PBSmodelling (version 2.67.266)

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.

See Also

getPBSext, openFile, clearPBSext