CTLIDIRI Name: DELI [Show more] Type: Variable Category: Save and load Summary: The OS command string for deleting a file Context: See this variable in context in the source code Variations: See code variations for this variable in the different versions References: This variable is used as follows: * DELT uses DELI .DELI IF _SNG47 EQUS "DELETE :1.1234567" EQUB 13 ELIF _COMPACT EQUS "DELETE 1234567890" EQUB 13 ENDIF CTLIDIRI