DIM a 'this is a remark DO a++ IF a > 45 THEN EXIT LOOP END IF ? a LOOP
DIM
'this is a remark
DO
+
IF
45
THEN
EXIT
LOOP
END