PT
Developer Forums
Register
Login
AppGameKit Classic Chat
->
Commenting Out Code
<
1
>
X
XanthorXIII
Joined:
13th May 2011
Location:
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.
A
Airslide
Joined:
18th Oct 2004
Location:
California
Posted:
17th Aug 2011 9:02
Use can use REM, // or ' to comment lines in the basic language.