added LSL2 stored procedures
This commit is contained in:
13
LSL2/STPROC/REACT_UTIL.txt
Normal file
13
LSL2/STPROC/REACT_UTIL.txt
Normal file
@ -0,0 +1,13 @@
|
||||
COMPILE INSERT React_Util
|
||||
|
||||
EQU REACT_UTIL_REACTOR$ TO 1
|
||||
EQU REACT_UTIL_MODE$ TO 2
|
||||
EQU REACT_UTIL_START_DATE$ TO 3
|
||||
EQU REACT_UTIL_START_TIME$ TO 4
|
||||
EQU REACT_UTIL_END_DATE$ TO 5
|
||||
EQU REACT_UTIL_END_TIME$ TO 6
|
||||
EQU REACT_UTIL_MODE_START_USER$ TO 7
|
||||
EQU REACT_UTIL_MODE_FINISH_USER$ TO 8
|
||||
EQU REACT_UTIL_WO$ TO 9
|
||||
EQU REACT_UTIL_CUST_NO$ TO 10
|
||||
EQU REACT_UTIL_REACTOR_LOG_ID$ TO 11
|
Reference in New Issue
Block a user