Skip to navigation


Version analysis of DELI

This code appears in the following versions (click to see it in the source code):

Code variations between these versions are shown below.

Name: DELI Type: Variable Category: Save and load Summary: The OS command string for deleting a file
.DELI

Code variation 1 of 1Minor and very low-impact

Tap on a block to expand it, and tap it again to revert.

EQUS "DE.:0.E.1234567" \ Short for "*DELETE :0.E.1234567" EQUB 13
IF _SNG47 EQUS "DELETE :1.1234567" EQUB 13 ELIF _COMPACT EQUS "DELETE 1234567890" EQUB 13 ENDIF
EQUS "DELETE:0.E.1234567" EQUB 13