Syntax:
#script [scriptcommand1] [scriptcommand2] ... [scriptcommandn] #endscript
Explanation:
The #script
block is used to create small sections of code which GCBASIC runs during compilation.
A detail explanation and example are included in the Scripts article.
See Also Scripts