Sign in to follow this  
Followers 0
ct8356

Search all macros for use of a bit or word?

2 posts in this topic

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.

Share this post


Link to post
Share on other sites
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...

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0