Synopsis
-----------------------------------------
File Name     : PrintText.src
Author        : RLWS
File Version  : 1.00
Creation Date : June 19, 2009
Category      : iRite Sample Programs



Description
-----------------------------------------
This program was written to demonstrate the use of the        
PrintFmtx handler.  The PrintFmtx handler is generated by     
inserting a <EVx> command into any of the rpint formats.  In  
this example <EV1> was put into the gross print format.       
There are a total of 10 <EVx> commands and they may be put    
into any of the print formats.  In this example SP1 will      
change the state of the digital outputs and enable the print  
key.  When the operator printed the ticket the digital        
outputs will change state and enable SP2.  When SP2 trips     
then SP2 will be disabled and SP1 will be enabled to wait for 
the next weighment.                                           


Dependencies
-----------------------------------------
Use PrintText.920 with this program.




Revision History
-----------------------------------------
   1.00 06/23/09 - Released to web site.