getPBSext {PBSmodelling}R Documentation

Get a Command Associated With a File Name

Description

Display all locally defined file extensions and their associated commands, or search for the command associated with a specific file extension ext.

Usage

getPBSext(ext)

Arguments

ext optional string specifying a file extension.

Value

Command associated with file extension.

Note

These file associations are not saved from one PBS Modelling session to the next unless explicity saved and loaded (see writePBSoptions and readPBSoptions).

See Also

setPBSext, openFile, clearPBSext


[Package PBSmodelling version 2.06 Index]