ACCESS()
From Recital Documentation Wiki
Revision as of 11:55, 24 March 2009 by Yvonnemilne (Talk | contribs)
Class
Environment
Purpose
Function to return user access group
Syntax
ACCESS()
See Also
CREATE, GETENV(), GETGID(), GETPID(), GETPROT(), GETUID(), MODIFY STRUCTURE, SETPROT(), STR()
Description
The ACCESS() function returns the group number to which the user has been assigned by the system manager.
Example
if access() > 100 dialog box "Sorry, access denied." endif
Products
Recital Database Server, Recital Mirage Server, Recital Terminal Developer