| 
 
Check the time of day
If it is 1700 or later then schedule the script to begin execution
the next day at 0500
 
 
Check to see if the COUNTER control file exists
If if exists, then user the value inside the COUNTER control file
If it does not exits, default to a COUNTER value of 10
 
	
Check the time, if after 1600, then schedule script to execute
the next day at 0500 
 
This file last modified 11/02/10 |