writePBSoptions function

Write PBS Options to an External File

Write PBS Options to an External File

Save options that were set using setPBSoptions, setPBSext, or interfaces such as loadC. These options can be reloaded using readPBSoptions.

writePBSoptions(fname="PBSoptions.txt")

Arguments

  • fname: file name or full path of file to which the options will be saved.

Author(s)

Anisa Egeli, Vancouver Island University, Nanaimo BC

Note

Options with names starting with "." will not be saved.

See Also

readPBSoptions, setPBSoptions, setPBSext, promptWriteOptions