getting repo caught up

This commit is contained in:
Infineon\StieberD
2024-05-22 14:06:46 -07:00
parent a2cac41a8d
commit 6ea6969f4b
1656 changed files with 2057 additions and 158 deletions

View File

@ -31,7 +31,7 @@ OPEN "","REACTOR_LOG" TO FILE.IN ELSE RETURN
*
* MAKE COLUMN HEADING
*
*COLHEADING "Reactor" : @FM : "Reactor Area" : @FM : "React Prob Desc" : @FM : "React Serv Desc" : @FM : "Reactor Items" : @FM : "React Items Desc" : @FM : "Qty" : @FM : "Notes" : @FM : "Start Date" : @FM : "Start Time" : @FM : "Hours"
*COLHEADING "Reactor" : @FM : "Reactor Area" : @FM : "React Prob Desc" : @FM : "React Serv Desc" : @FM : "Reactor Items" : @FM : "React Items Desc" : @FM : "Qty" : @FM : "Notes" : @FM : "Start Date" : @FM : "Start Time" : @FM : "Hours"
*COLLENGTH 5 : @FM : 20 : @FM : 30 : @FM : 30 : @FM : 20 : @FM : 30 : @FM : 4 : @FM : 30 : @FM : 10 : @FM : 10 : @FM : 7
*
* ZERO ACCUMULATORS FOR EACH BREAK
@ -430,3 +430,4 @@ GOTO READRECORD
*
END