Last Update:            28-Sep-2000
Operating System:       OpenVMS, UNIX, NT
Component:              QM utility
Base Level Required:    PMDF V6.0-23
Other Requirements:     none

Platform                Subdirectory            File(s) to download
--------                ------------            --------------------
OpenVMS VAX             [.VMS.VAX_EXE]          QM.EXE
OpenVMS Alpha           [.VMS.ALPHA_EXE]        QM.EXE
Digital UNIX            osf/bin/                qm
Solaris SPARC           solaris-sparc/bin/      qm
Solaris x86             solaris-x86/bin/        qm
NT Intel                nt/bin/                 qm.exe
OS2                     os2/                    n/a



GENERAL INFO
-------------

    When FTPing these images, be sure to FTP them as binary images. Before
 retrieving such an image with the GET command, be sure to put your FTP
 into binary mode with a command such as TYPE IMAGE or TYPE BINARY.



Change history
---------------
28-Sep-2000
  Fixed a bug with the clean/delete command - It would give the error:
     %QM-I-DELETED, deleted !UL message file%!S
  (VMS Only)

17-Mar-2000
  Fixed a problem whereby the command to release messages was not initializing
  PMDF and would result in qm aborting.



Installation
------------

OpenVMS [VAX] [ALPHA]

        Copy the image to the PMDF_EXE: directory
        Ensure it has the same ownership and security/access as the previous
        version.

        Then, issue the command:

        $ INSTALL REPLACE PMDF_EXE:QM.EXE

UNIX [Digital UNIX] [Solaris]

        To install the new qm.exe, place the image into
        /pmdf/bin/qm
        and execute the following commands:

        # chown pmdf:bin /pmdf/bin/qm
        # chmod 4711 /pmdf/bin/qm

NT

       To install the new qm, place the image into C:\pmdf\bin,
       depending on where you chose to install pmdf.