RBScript.Precompile
From Xojo Documentation
Method
Runs the parser immediately instead of waiting until the next call to Run. Specify the optimizationLevel using the class constants.
Constant |
---|
kOptimizationLevelNone |
kOptimizationLevelLow |
kOptimizationLevelHigh |
The default is kOptimizationLevelHigh.