Extracted from  "GCBASIC Command Guide.doc":

Random Notes:
Known Limitations:
Things which MUST be defined in EVERY program:
#chip model, MHz
(These can be defined in an include file instead. If something is defined in an include file and the main program, the definition in the main program will be used.)