Q. How can I modify a System gmSL routine?
A. Add a gmSL block replacing the method to your translation Script as described below.
A typical gmStudio translation is directed by several things:
- Your source code
- The gmPL and gmSL commands in rule files and scripts that you integrate with your upgrade solution
- The system metalanguage files that define VB6/ASP language elements
- The system gmSL scripts that provide common dynamic processing
- The logic in the gmBasic executable
...