setPBSext {PBSmodelling} | R Documentation |
Set a command with an associated extension (suffix), for use in
openFile
. The command must specify where the target file
name is inserted by indicating a %f
.
setPBSext(ext, cmd)
ext |
string of specifying the extension suffix. |
cmd |
command string to associate with the extension. |
These values are not saved from one PBS Modelling session to the next.