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 Area" : @FM : "Reactor Problem" : @FM : "Reactor Service" : @FM : "React Item IDs" : @FM : "Reactor Items" : @FM : "Qty" : @FM : "Notes" : @FM : "Start Date" : @FM : "Start Time" : @FM : "Hours"
COLHEADING "Reactor Area" : @FM : "Reactor Problem" : @FM : "Reactor Service" : @FM : "React Item IDs" : @FM : "Reactor Items" : @FM : "Qty" : @FM : "Notes" : @FM : "Start Date" : @FM : "Start Time" : @FM : "Hours"
COLLENGTH 20 : @FM : 30 : @FM : 30 : @FM : 20 : @FM : 30 : @FM : 4 : @FM : 30 : @FM : 10 : @FM : 10 : @FM : 7
*
!
@ -216,3 +216,4 @@ GOTO READRECORD
*
END