Posted: 17th Aug 2011 8:25
Does // work for commenting code out? I noticed that in one of the examples and just wanted to check. I'm used to using that for commenting code over REM.
Posted: 17th Aug 2011 9:02
Use can use REM, // or ' to comment lines in the basic language.