ct8356 Posted February 2, 2015 Report Posted February 2, 2015 I have a CXDesigner project that contains quite a few macros. Is it possible to do a search for the use of a particular bit or word in macros, that will return a link to each of the macros where this bit/word is used? If so, how? It would be useful, because then I can find out at what point a particular bit is set. Quote
IO_Rack Posted February 2, 2015 Report Posted February 2, 2015 Under the Find menu item, click Address Cross Reference... You'll have to scroll down the list to find the addresses you are interested in. You can narrow your search to screen numbers. To find which screen numbers have macros, you can use the Macro Cross Reference... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.