              Output Queue Trigger (OUTQTRG) v3.00
--------------------------------------------------------------------

                         Installation

1. For CURRENT registered users upgrading from pre-v2.00, please use
   the Quick Key feature located in the right hand column of 
   www.bvstools.com to request a temporary key for your software.  
   Apply the keys when they are received.

2. If you are installing OUTQTRG for the first time, skip to step 3.
    If you are installing OUTQTRG as an upgrade to a previous release,
    rename your OUTQTRG library to OUTQTRGOLD.  Do this by issuing the
    following command:
    
    RNMOBJ OBJ(OUTQTRG) OBJTYPE(*LIB) NEWOBJ(OUTQTRGOLD)

3. Issue the AS/400 command: 
    CRTSAVF FILE(QGPL/OUTQTRG)    

4. FTP the file OUTQTRG from your PC to the AS/400 in BINARY mode
    into the save file OUTQTRG in library QGPL.

5. Issue the AS/400 command:
    RSTLIB SAVLIB(OUTQTRG) DEV(*SAVF) SAVF(QGPL/OUTQTRG)

6. If you are installing OUTQTRG for the first time, skip to step 7.
    If you are installing OUTQTRG as an upgrade from a previous	
    version, you will want to restore the control files used
    by OUTQTRG.  

    Issue the following commands:

    CPYF FROMFILE(OUTQTRGOLD/OQT001PF) TOFILE(OUTQTRG/OQT001PF) 
     MBROPT(*REPLACE) FMTOPT(*MAP *DROP)

7. Delete the OUTQTRG save file:
    DLTF FILE(QGPL/OUTQTRG)
    
8. For CURRENT registered users upgrading from pre-v2.00, please use the
    DSPMCHINF (Display Machine Inforamation) command in the OUTQTRG library 
    on EACH partition you are running OUTQTRG.
    
   Copy and paste the text from each DSPMCHINF screen and email it to
    bvstone@bvstools.com so we can determine if you need new keys.  

9. Add the library OUTQTRG to your library list and try out the 
    command.  Type GO OUTQTRG to enter the Output Queue Trigger Menu.         
   
---------------------------------------------------------------------
                          Requirements

OUTQTRG was created on a AS/400 running V7R4 of OS/400. 
OUTQTRG requires at least V7R2 of the operating system.
---------------------------------------------------------------------
                          How It Works

OUTQTRG allows the user to easily set up triggers on output queues.
This is done by attaching a data queue to the output queues that are
to be monitored.  A job is then started which monitors data as it is
received to this data queue, and then you can specify a command or 
commands to run for each spooled file that is written to a currently
monitored output queue.

Unregistered versions include a nag screen on the Work with Output Queue
Triggers display.  It will also send a break message stating the version is
unregistered to the job that created the spooled file.

You can view online help and documentation for OUTQTRG at:
http://www.bvstools.com/docs/outqtrg/index.html
---------------------------------------------------------------------
                          Registration


A variety of registration options are available.  Please go to:

           http://www.bvstools.com/outqtrg.html
           
Click on the "Purchase OUTQTRG" link and you will be presented with payment
and billing options including Check, Bank Transfer, Credit Card and PayPal.

---------------------------------------------------------------------                     
                              Updates 
None
v1.00b - Original
v1.10b - (SP) Changed error reporting from Escape messages to Diagnostic
          so that the output queue trigger monitor program would not end
          on errors.
         (SP) Added OUTQTRG Library (OQTLIB) parameter to STROUTQTRG command.
         (SP) Changed processing of STROUTQTRG command to call OQT002CL and add
          the library specified on OQTLIB to the library list.
         (SP) Changed the submitting of the job OUQTRTG to use the *CURRENT library
          list.  
         (SP) These changes were necessary for those who have changed the SBMJOB command
          defaults for the INLLIBL parameter and didn't have the library containing
          the OUTQTRG objects in their library list.
         (SP) Changed error reporting from Escape messages to Diagnostic
          so that the output queue trigger monitor program would not end
          on errors.
         Added more error checking.  
         Changed system so that the STROUTQTRG command would create the data queue if it
          wasn't there.  Previously only the CFGOUTQTRG command would do this.
v1.20 - **NOTE**
         Updated registration to use Serial Number and Model number.
         Removed interactive only limit from unregistered version.  Instead, temporary 
          keys will be issued to allow unlimited testing for a period of time.
         -- Current Users --
         Email me a note with your serial number(s) and model number(s) before you
          install this version so I can get you a new key.  
         -- New Users --
         Email me and I will get you a temporary key.  This temporary key will allow you
          to use OUTQTRG with all functionality for a limited period of time.  You
          need a temporary key or a permanent key to use OUTQTRG.  
v1.21 - Updated temporary registration key functionality.
v1.22 - Added User Defined Data parameter.  This is 255 bytes and is used with the
         &D substitution variable.  This is only supported on OS V4R3 and up.
v2.00 - (v1.22 SP) Added the following replacement variables:
         &CY - Current Year
         &CM - Current Month
         &CD - Current Day
         &PY - Spooled File Year
         &PM - Spooled File Month
         &PD - Spooled File Day
        (v1.22 SP) Updated OUTQTRG to require V4R3 as a minimum OS
        (v1.22 SP) Removed checking for valid replacement variables in command
         setup so that if other commands are used with replacement
         variables it will work ok.
        Registration updates.
v2.01  - Registration fix.  If you aquired keys for v2.01 of OUTQTRG, please contact 
          us for new keys for this version.
v2.02  - Added the following replacement variables:
         &M  - System/Machine Name
         &CH - Current Hour
         &CN - Current Minutes
         &CS - Current Seconds
         &PH - Spooled File Creation Hour
         &PN - Spooled File Creation Minutes
         &PS - Spooled File Creation Seconds
v3.00 - Added SaaS Licensing.  
-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

                   DISCLAIMER OF WARRANTY

 THIS SOFTWARE IS SOLD "AS IS" AND WITHOUT WARRANTIES AS TO
 PERFORMANCE OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER
 EXPRESSED OR IMPLIED. BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE
 ENVIRONMENTS INTO WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF
 FITNESS FOR A PARTICULAR PURPOSE IS OFFERED.  GOOD DATA PROCESSING
 PROCEDURE DICTATES THAT ANY PROGRAM BE THOROUGHLY TESTED WITH
 NON-CRITICAL DATA BEFORE RELYING ON IT.  THE USER MUST ASSUME THE
 ENTIRE RISK OF USING THE PROGRAM.  ANY LIABILITY OF THE SELLER
 WILL BE LIMITED EXCLUSIVELY TO PRODUCT REPLACEMENT OR REFUND OF
 THE PURCHASE PRICE.

       If you do not agree, please do not use this product.


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=