The general form of the install task command is: INStall filespec... where filespec is a form of ddn:[g,m]filename.type;version where ddn: - optional device mnemonic and unit number (defaulted to SY0:) g,m - optional User File Directory (defaulted to the current UIC) filename- the name of the task image to be installed type - type of the file (defaulted to TSK) version - the version number of the file (defaulted to the most recent version, i.e. 0) or ddn:$filename.typ;version where ddn: - optional device mnemonic (defaulted to LB0:) $ - indicates the system UIC filename, type, and version - same as above For information on the keywords, type HELP INSTALL KEYWORDS 2 KEYWORDS /CKP=YES or NO - make task checkpointable /EST=YES or NO - make install task wait for its spawned task to complete /INC=n - number of words by which to extend task size /PAR=partition - partition name into which the task is to be installed /PMD=YES or NO - post-mortem dump the task if it aborts /PRI=n - priority of task (range = 1-250., default=50.) /SLV=YES or NO - slave the task /TASK=taskname - define the name of the task /UIC=[g,m] - set the default UIC