Copyright Digital Equipment Corp. All rights reserved.

Location

   On OpenVMS systems, the Pine resource file is named PINE.PINERC
   and is located in the PMDF_INIT: directory. 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. The logical name PINERC can be used to specify an
   alternate file name. For instance, the definition

   $ DEFINE PINERC PINE.RC

   causes the file name PINE.RC to instead be used, thereby
   accessing the file

   PMDF_INIT:PINE.RC

   The definition of the PINERC logical must not contain a device or
   directory reference.