...
When using G10 on the 15L/8L P values of 10001-10099 will modify the geometry offset values.
Calling External Programs
When calling an external program an o*** call should be used in the calling program and o*** sub/o*** endsub commands at the in the called program. The called program’s name should be ***.nc (not o***.nc) and it should be placed in the “subroutines” folder of the machine directory.
If any change is made to the called program, the calling program must be cleared from being the active program and then reloaded. This is because when any program is made the active program it (including any called programs) are written to internal memory and the program is run from that internal memory.