Adds a new session definition, based on user variables.
&MAISADD [ PREFIX={ MAI | prefix} ]
[ FIELDS={ name | ( name1,name2,...,namen ) } ]
Used to add a new session definition with the attributes specified in the FIELDS operand.
Operands:
Specifies the prefix for the user variables to be accessed for the session details. The default is MAI. The user variable names are formed by concatenating the PREFIX operand value with the field names specified on the FIELDS operand.
Specifies the field names of the user variables to be accessed. The user variable names are formed by concatenating the PREFIX operand value with the field names specified on this operand. The following fields can be specified on this operand:
Specific virtual terminal
Null or 1- to 8-character name
Logon string
1 to 50 characters
Session identifier
1 to 8 characters
Jump forward key
Null or Fnn/PFnn/PAn/ATTN
Jump reverse key
Null or Fnn/PFnn/PAn/ATTN
Jump to menu key
Null or Fnn/PFnn/PAn/ATTN
Screen Image Services menu key
Null or Fnn/PFnn/PAn/ATTN
Screen print key
Null or Fnn/PFnn/PAn/ATTN
Swap to other window key
Null or Fnn/PFnn/PAn/ATTN
Restart option
Y or N
Wait option
Y or N
Fast jump option
Y or N
Compression option
Y or N
Specific logmode
Null or 1- to 8-character name
Script name and option
Null or 1- to 8-character name
Return Codes:
On completion, the &RETCODE system variable is set as follows:
The function completed successfully.
An error in the attributes was detected. &SYSMSG is set and the NCL variable is updated with the ERR attribute.
| Copyright © 2009 CA. All rights reserved. |
|