cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex








Qualifiers



/CONFIRM



/NOCONFIRM

ECONFIRM requests that the user be prompted prior to any operation to 2verify that the selected entry is the correct one.

/NODE=target_node

DThe NODE qualifier specifies what NODE (either local or remote) you Hwant the operation performed on. /HOSTNAME may be substituted for /NODE.

/LOG



/NOLOG

EThe LOG qualifier causes each completed operation to issue a note to the user.

H

CREATE/VARIABLE



Create a variable.

9The CREATE/VARIABLE command is used to create a variable.




General Format

0

CREATE/VARIABLE variable [/qualifiers]



Alternate

MKVAR variable



qualifier summary

 General qualifiers:

/COMMENT=comment
/[NO]LOG
/[NO]CONFIRM
/NODE=node
/TYPE=var_type
/VALUE=var_value



Examples

 6    
#1

 
 2$ SCHEDULE CREATE/VARIABLE SCH_TEST_VAR /VALUE=ON          





Qualifiers



/COMMENT

HThe COMMENT qualifier is the comment that is associated with a variable.

/CONFIRM



/NOCONFIRM

ECONFIRM requests that the user be prompted prior to any operation to 2verify that the selected entry is the correct one.

/NODE=target_node

DThe NODE qualifier specifies what NODE (either local or remote) you Hwant the operation performed on. /HOSTNAME may be substituted for /NODE.

/LOG



/NOLOG

EThe LOG qualifier causes each completed operation to issue a note to the user.

/TYPE=var_type

HThe type qualifier modifies the type of the variable. The two types are ?"string" for a string variable and "expression" for a variable expression.

/VALUE

EThe VALUE qualifier is used to display the contents of the variable. HThis value can be any alphanumeric characters up to 256 characters long.

H

DELETE/VARIABLE



Delete a variable.

9The DELETE/VARIABLE command is used to delete a variable.




General Format

0

DELETE/VARIABLE variable [/qualifiers]



Alternate

RMVAR variable



qualifier summary

 General qualifiers:

/[NO]LOG
/[NO]CONFIRM
/NODE = target_node



Examples

 6    
#1

 
 ($ SCHEDULE DELETE/VARIABLE SCH_TEST_VAR          





Qualifiers



/CONFIRM



/NOCONFIRM

ECONFIRM requests that the user be prompted prior to any operation to 2verify that the selected entry is the correct one.

/NODE=target_node

DThe NODE qualifier specifies what NODE (either local or remote) you Hwant the operation performed on. /HOSTNAME may be substituted for /NODE.

/LOG



/NOLOG

EThe LOG qualifier causes each completed operation to issue a note to the user.





 o V T Y  
PreviousNextContentsIndex