#
# Just a demo script
#

BYTE 1,2,3,4
SAVEKEY "demo_text.txt"

FOR X=0 TO 12
	IF A=3
		IF B=31
		ENDIF
	ENDIF
NEXT X
