DECUS Essential Tools Collection, 1996 for OpenVMS Alpha and OpenVMS VAX (VS0174)


                        -------------------------
Author:
-------
The program was written at Brandeis University, Waltham, 
Massachusetts, USA by Vadim Gorokhovsky.
E-mail: gorokhovsky@binah.cc.brandeis.edu

Acknowledgments:
----------------
The author gratefully acknowledges generous help he received from
all Feldberg staff.  Special thanks to Rich Schofield and David King
who have given me a great deal of help and support.

Description:
------------
VQM (Visual Queue Manager) is a program which creates a graphical 
interface for working with queues and jobs on VMS.  The /CONFIRM 
qualifier makes it safe to use for operators and system managers.
The /TYPE qualifier speeds the analysis for systems with large number
of queues.  Please consult the VQM.HLP file for more information.  
In addition the following keys are defined:
-------------------------------------------------------------------------
Key			Queue Display		Job Display
=========================================================================
?			Help			Help
<SPACE>			Update			Update
Ctrl-A	       		Start			Put on Wait (After)
Ctrl-B	       		Up			Up
Ctrl-D			Pause			Delete
Ctrl-F	      		Down			Down
Ctrl-H			Stop			Hold
Ctrl-J                  ---			Requeue
Ctrl-K                  Type Select             Take off Wait (No After)
Ctrl-M, <RETURN>	Select			Menu
Ctrl-N, Next Scr.	Next Screen		Next Screen
Ctrl-P, Prev. Scr.	Previous Screen		Previous Screen
Ctrl-R			Reset			No Hold
Ctrl-V			VQM Version		VQM Version
Ctrl-W			Refresh			Refresh
Ctrl-Z, F10		Exit			Exit
-------------------------------------------------------------------------
When a user presses a letter key in the Queue Display, a random queue name 
search will be performed.

Start Queue:	Permits the starting of jobs in a queue
Stop Queue:	Prevents the starting of jobs in a queue
Pause Queue:	Pauses the execution of current jobs in a queue
		and prevents the starting of jobs in that queue
Reset Queue:	1) Terminates and deletes all executing jobs that
		   are not restartable
		2) Terminates and requeues all executing jobs that
		   are restartable
		3) Stops the queue

When the "After" option in the Job Display is used, an action equivalent
to "set entry/after" is executed.  However, if a job was held before the
activation of the "After" option, it will be automatically released into
the "Waiting" mode.

Please consult VMS manuals for more information on queue and job
management.

Privs. required:
----------------
None.

Installation:
-------------
Run the make.com file.  It will define VQM$EXE logical enabling vqm.cld 
to recognize the current location of vqm.exe.  For further use you 
should either edit vqm.cld or define VQM$EXE in login.com for personal use,
or in the system startup file for system-wide use.

Warranty:
---------
There is no warranty of any kind either explicit or implied.  Use 
it at your own risk.  This program is free software; you can 
redistribute it and/or modify it under the terms of the GNU General 
Public License as published by the Free Software Foundation; either 
version 1, or (at your option) any later version.  This program is 
distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; 
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE.  See the GNU General Public License for more details.
To receive a copy of the GNU General Public License write to the Free 
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

Misc.:
------
I would appreciate if you could let me know of any modifications made to 
the program.  Please report all bugs to the author.

Click on FTP to download from the FTP archives.
[FTP]