C PQM - Printer Queue Manager for Users and Operators - Release Notes C ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   L PQM is written and maintained by Jeremy Begg, VSM Software Services Pty Ltd.E Copyright  2000-2013 VSM Software Development.  All rights reserved.   H This software maybe freely used, distributed and modified subject to the following conditions:   N     - No responsibilty is accepted by anyone associated with this software forN       any adverse effects it may have on any system.  Use it at your own risk.  O     - Ownership of the software and derivative works remain with the author and        the copyright holders.  E     - This file, including the copyright notice, is included with all        distributions.  @     - The copyright notice must be displayed when PQM starts up.  O Please direct all bug reports or requests for enhancements to <pqm@vsm.com.au>. D If you modify the code and think that others would benefit from yourG modification, feel free to submit the modifications to that address for % inclusion in a future release of PQM.      Release notes for V2.0-00  -------------------------        New Features     ------------F     Several changes to the action menu displayed for a selected queue:3     * Do not offer "Abort Job" if the queue is idle L     * New function "Cleanup Queue" (delete jobs whose files no longer exist)?     * New function "Empty Queue" (delete all jobs in the queue) F     * Authorisation mechanism for access to queue functions (currentlyJ       used only by the Cleanup and Empty functions).  See the documentaion       for further information.    % Release notes for V1.4-00	19-Aug-2013        New Features     ------------D     Better representation of the output device for execution queues:F      * recognise 'DCPS$' as an output device and get the actual target=        address by translating the corresponding logical name. E      * recognise device names beginning with 'TNA' as terminal output G        devices, and use DVI$_TT_ACCPORNAM to get the target IP address. G      * if the output device returned by $GETQUI does not exist, say so.   C     The output device for Generic queues and Logical queues are now @     shown as a list of the execution queues on which jobs can beB     scheduled.  (If no such list has been set for a generic queue,G     this field will be blank.  In such cases VMS will use any available 9     queue which does not have the NOENABLE_GENERIC flag.)       		      Bugfixes     --------D     When calling $GETDVI(DVI$_TT_ACCPORNAM) to get the actual target@     address for a printer queue, check if it's a spooled device.  B     Fix a problem with scrolling the Jobs listing when a queue has     many jobs in it.    % Release notes for V1.3-00	13-Dec-2007        New Features     ------------)     Ensure PQM runs on OpenVMS Integrity.   
     Bugfix
     ------O     Handle the case where $GETQUI returned a "no privilege" error, e.g. because 7     the user does not have privilege to access the job.     % Release notes for V1.2-03	 5-Jan-2006   
     Bugfix
     ------K     In the Queues display, PQM would not show jobs in the 'Starting' state. G     This has been fixed.  PQM's Queue display will show such jobs, e.g.             QUEUE             STATUS@         CANON2100         Starting _DSA0:[000000]11651171.TEMP;1    % Release notes for V1.2-02	 7-Oct-2004   E     This is the first major update to PQM since the original release.        New Features     ------------J      - The letters N, P and M may be pressed instead of the <Next Screen>,K        <Prev Screen> and <Do> (or <PF4>) keys, respectively.  This was done A        to improve usability over a variety of terminal emulators.   J      - Pressing <Return> or <Enter> in the Jobs listing causes the listingJ        to be refreshed, rather than returning to the Queues listing.  ThisI        was done because the author found the previous behaviour annoying.        Bugfixes     --------I      - PQM_LOGFILE.DAT is not created unless the logical name PQM_LOGFILE ?        is defined and points to a valid VMS file specification.     % Release notes for V1.1-00	28-Dec-2000   K     This is the first public release of PQM so these notes constute more of H     a feature summary than a list of bugfixes or new features.  For moreK     documentation on PQM, e.g. how to run it, please see DOCUMENTATION.TXT.   H     * Displays OpenVMS printer queues as a browsable list; the "current"I       queue is indicated by reverse video text.  The list shows the queue K       name, status and formtype of each queue.  If a job is currently being B       processed by the queue, that job is displayed instead of theF       formtype.  A panel at the top of the screen displays the node onJ       which the queue is running, the description, the device to which theF       jobs are directed, and counts of various job types in the queue.  J     * Pressing <Return> displays the jobs in the currently queue (if any).H       This screen also shows the formtype for the current job and queue,G       the first file in the job, and the date/time at which the job was J       submitted.  Press <Return> in the Jobs display returns to the Queues       display.  H     * On-screen Help is available by pressing "?" in the Queues and Jobs       displays. 