 
 
		BATJOB	program to submit files to batch at specified times
 
BATJOB uses a record keyed file LB0:[1,4]BATCHJOB.SUB to fire off files to Batch.
 
the records have the form:
 
hh:mm xxx dev:[uic]filename.ext;ver
hh:mm xxx dev:[uic]filename.ext;ver
 
where hh is the hour of day
      mm is the minute of the hour
     xxx is a bit field of the days where MON=1, TUE=2, WED=4, etc.
 
THE RECORDS MUST BE IN CRONOLIGICAL ORDER !!!!!!
 
To use, just install and run BATJOB at startup
 
 
    
