| Previous | Next | Contents | Index |
Pine uses a resource file to keep track of its configuration, user
preferences, and other information. On OpenVMS systems, this file is
named PINE.PINERC and is located in the
PMDF_INIT: directory.3 By default,
PMDF_INIT is a logical which translates to
SYS$LOGIN. Users wanting to keep their pine resource file
elsewhere can redefine the PMDF_INIT logical.4
The logical name PINERC can be used to specify an
alternate file name. For instance, the definition
$ DEFINE PINERC PINE.RC |
PINE.RC to instead be used, thereby
accessing the file
PMDF_INIT:PINE.RC |
PINERC logical must not contain a
device or directory reference.
See Section 7.6 for a description of the many pine configuration options available in the pine resource file.
3 PMDF Pine does not use the same
resource file name as on UNIX,
|
| Previous | Next | Contents | Index |