Using Global Subroutines

Global subroutines are tools in VBA that allow you to modify a script to perform a global task, such as opening a picture. All of iFIX's Experts use global subroutines, which reside in the FactoryGlobals.fxg file. For more information on global subroutines, and how to use them to modify scripting functions, refer to the Writing Scripts manual.