Variables add the ability to alter job flow by setting variable value within a job and programmign logic into the job based on the variables value. For instance, a job can be set up to fail or wait based on the value of a variable.
The commands are as follows:
Windows/OpenVMS |
UNIX/Linux |
Description |
copy/variable |
cpvar |
|
create/variable |
mkvar |
|
delete/variable |
rmvar |
|
directory/variable |
lsvar |
|
modify/variable |
chvar |
|
rename/variable |
mvvar |