open-insight/LSL2/STPROCINS/SECURITY_RIGHTS_EQU.txt
2024-03-25 15:12:53 -07:00

9 lines
130 B
Plaintext

compile insert SECURITY_RIGHTS_EQU
equ Read$ to 1
equ Write$ to 2
equ Delete$ to 3
equ Edit$ to 4
equ Print$ to 5