2- .wUserGet() returns whatever you implemented
if you implement xxxFrm.wUserGet(), xxxProcess.wUserGet() returns the same as xxxFrm.wUserGet()
Thierry Nivelet (FoxInCloud)
1. I want to set a property ADMIN=.F. for this user (session wide). then later retrieve it.
2. From some method somewhere I want to see the current master user from wUsetGet. (not form specific)
Thanks
Also, you stated that we should wait for that feature to store user specific (not form specific) data -- how do you suggest it be done in the meantime?
Thierry Nivelet (FoxInCloud)