GC v1.140 does not allow the use of c++ control comments such as //$off or //$on
The attached code snippet from the Grammar_NoIndent() function shows my solution. Note that there was also a bug in the check for "OFF".
Code snippet of solution
Code snippet of solution