Finding and Replacing Data in Scripts
By default, finding and replacing data in the iFIX WorkSpace does not search in the scripts associated with the current picture or schedule. However, you can search in event scripts by selecting the Include Scripts check box. Declarations, forms, class modules, and other scripts are not searched by iFIX. To search in these scripts, use the Visual Basic Editor (VBE). For more information on using the VBE, refer to its online Help.
iFIX lets you add find and replace capabilities to your scripts using the FindReplace interface in the FixScriptGlobal object. Refer to the Writing Scripts manual and the iFIX Automation Interfaces Help file for more information.