Zip file contents :


****************** COBOL PROGRAMS ****************** 

SELECT-QUEUE.COB

****************** OPENVMS FMS FORMS ****************** 

QUEUE_NAMES.FRM

****************** OPENVMS DCL COMMAND PROCEDURES ****************** 

COMP_SELECT-QUEUE.COM
SELECT-QUEUE.COM

****************** DOCUMENTATION FILES ****************** 

SELECT-QUEUE-DOC.TXT (this file)
SELECT-QUEUE-PROCEDURE.TXT


    ===================================================================


Directions :


1)  Once the files have been arranged, use the COMP_SELECT-QUEUE command 
procedure to create the executables.

2)  Use SELECT-QUEUE command procedure to access the program.

3)  The file SELECT-QUEUE-PROCEDURE.TXT explains the functional processing.

4)  Be sure that you define a description for the printer queues.  This can be
done by the following command :
	$ SET QUEUE/DESCRIPTION="(description)" (Open VMS printer queue)
