setPBSext {PBSmodelling} | R Documentation |
Set a command with an associated extension, for use in
openFile
. The command must specify where the target file
name is inserted by indicating a "%f"
.
setPBSext(ext, cmd)
ext |
string 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.
Alex Couture-Beil, Vancouver Island University, Nanaimo BC
getPBSext
, openFile
, clearPBSext