Returns a value indicating special conditions of this signed on user.
To determine if the signed on user requires special processing.
The following values are returned:
No special processing
New user processing
The user is the INSTALL user
Example: &ZUSRMODE
&IF .&ZUSRMODE = .NEW &THEN + &GOSUB .NEW_USER
| Copyright © 2009 CA. All rights reserved. |
|