SCL ALPHA uses more simple code than SCL Beta ==================================================== Commands: v.0.1. print" "; print a string print# #; print a number print% %; print a calculation (-,+,/,*,%,^) with all function "\n "; for a new line ex. print%\n 5+5% - @label goto@label ex. @start of loop, print"~", goto@start of loop ==================================================== Commands: v.0.2. wait# #; wait a number of seconds, no(-) - cls; clear the screen - line; make a line on the screen, if you have a print after it use \n - end; end's the code ====================================================
uses griffpatch's key detector