CALL "A$USERINFO" USING AUSERINFO-SET clientData [threadID] |
AUSERINFO-SET | Constant | |
clientData | PIC X(n) | specifies the information to be stored. |
threadID | PIC 9(n) | specifies the thread ID of the client. If omitted, then the current client is used. |