cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex



GThe format defines the way that symbols are output. The default output Gspecification is: "$ %s=\" %s\" "" which produces the following format style.

 

"
    SV_TYPE = "String"  




DAlternate output styles may be created by changing the format field.8

/TEMPLATE=schedule_library:template_db.schedule

HThe TEMPLATE qualifier formats the directory output as it is defined in Fthe template file schedule_library:template_db.schedule . This output Gcan be used for a variety of reasons and can be output to a file using Hthe OUTPUT qualifier . The supplied template file extracts all database <information into a format suitable for insertion if desired.

/TYPE

BThe type qualifier is 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. 
I

MODIFY/VARIABLE



Modify a variable.

9The MODIFY/VARIABLE command is used to modify a variable.




General Format

0

MODIFY/VARIABLE variable [/qualifiers]



Alternate

CHVAR variable



qualifier summary

 General qualifiers:

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



Examples

 6    
#1

 
 2$ SCHEDULE MODIFY/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.

I

RENAME/VARIABLE



Rename a variable.

9The RENAME/VARIABLE command is used to rename a variable.




General Format

0

RENAME/VARIABLE variable [/qualifiers]



Alternate

MVVAR variable



qualifier summary

 General qualifiers:

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



Examples

 6    
#1

 
 ($ SCHEDULE RENAME/VARIABLE SCH_TEST_VAR          





 o V T Y  
PreviousNextContentsIndex