Set a PBS File Path Option Interactively
Set a PBS option by browsing for a file. This function provides
an alternative to using setPBSoptions
when setting an
option that has a path to a file as its value.
setFileOption(option)
option |
name PBS option to change |
If all the required arguments are missing, it is assumed that the function is being called by a GUI widget.
Anisa Egeli, Vancouver Island University, Nanaimo BC
## Not run: local(envir=.PBSmodEnv,expr={ setPathOption("editor") }) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.