setPBSext {PBSmodelling}R Documentation

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.

Note

These values are not saved from one PBS Modelling session to the next.

Author(s)

Alex Couture-Beil, Vancouver Island University, Nanaimo BC

See Also

getPBSext, openFile, clearPBSext


[Package PBSmodelling version 2.68.8 Index]