getPBSext {PBSmodelling}R Documentation

Get a Command Associated With a Filename

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 (suffix)

Value

Command associated with file extension.

Note

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

See Also

setPBSext, openFile


[Package PBSmodelling version 1.63 Index]