Home
Free Midlets
Help

REM

Syntax: REM test string to end of line

Used to place comments and notes within the source code. Text following the "REM" statement is ignored by the interpreter.

Example

REM Date Written: 1st January 2003