@WHO is impacted by the IAM command.

0001:       PROGRAM VARIABLES
0002: * To test the effect of IAM on @WHO AND @ACCOUNT
0003:       PRINT "@WHO = " : @WHO : ", @ACCOUNT = " : @ACCOUNT
0004:       PERFORM "IAM SILLY"
0005:       PRINT "@WHO = " : @WHO : ", @ACCOUNT = " : @ACCOUNT
0006:       STOP
0007:    END

>RUN BP VARIABLES
@WHO = OMSSIT, @ACCOUNT = wurlodr
@WHO = SILLY, @ACCOUNT = wurlodr
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to