Thanks for your reply

 Originally Posted By: Shawn


Observation: If your using C-based syntax how come your using "REM" instead of "//" and "/* */" style syntax. Is it because (like you say) your incorporating the "best" features of other languages ?


Is this sarcasm? =). Actually the "REM" statement was the easiest to implement at this point, // and /* */ will be available later.


Edited by Wessel87 (2007-06-27 06:36 PM)