PBSmodelling (version 2.68.8)

setPBSext: Set a Command Associated with a File Name Extension

Description

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".

Usage

setPBSext(ext, cmd)

Arguments

ext

string specifying the extension suffix.

cmd

command string to associate with the extension.

Author

Alex Couture-Beil, Vancouver Island University, Nanaimo BC

See Also

getPBSext, openFile, clearPBSext