This command adds an ISET to the ISET table or to add a command to the command table.
ADD {ISET isetname dsname} {CMD command imod [args]}
Adds the specified ISET. The ISET name cannot be longer than 16 characters.
Adds the specified command.
Specify required characters in uppercase and optional characters in lowercase.
Name of the data set to which the ISET name refers.
Name of the IMOD that executes the command.
Argument string to be passed to the command IMOD. This string is concatenated before the operator-entered arguments.
Example
-------------------------- CA‑GSS/ISERVE Control Panel -------------- ==> add iset newiset isrv.ABC.xyz => PAGE Target node: * ssid: * Host node: B1MAIN ssid ISRV ===================================================================== NEWISET now identifies ISRV.ABC.XYZ
To add an ISET to an IMOD editor panel, add an ISET statement to the PARMLIB data set member where the parameters for the editor are defined. (This member is identified using the EDITOR initialization parameter.)
If you issue a LINK command, the added ISET appears.
ISET name is syntactically invalid. Confirm that it is not too long.
Specified ISET has been defined to ISERVE, by command or initialization parameter. Before you can redefine it, delete the ISET.
Data set name is syntactically invalid.
You did not enter ADD ISET or ADD CMD.
Specified command has been added to the command table.
Specified command was defined in the command table, and its definition has been replaced.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|