Loops/While: Difference between revisions

Line 516:
WHILE INKEY$="":ENDWHILE
 
CLOSECONSOLE
 
'Since this is, in fact, an IWBASIC console program, which compiles and runs.
END
 
'Note: Spacing is not an issue. I just find the code to be more readable with spaces.