08-22-2018, 01:02 PM
Hello,
First, thank you for Quick Macros! It is a really excellent tool!
I apologize in advance if this is a "newbie" question...
I am working on programming an application that uses several macros and functions. I want to be able to communicate state information between the elements via global variables (ex. int+ State) and constants that are defined via the def directive. Is there an #include type of functionality where I can define my globals and def constants in one place and then use them in each of the macros or functions that need to access the global state variables?
Thank you
Fred
First, thank you for Quick Macros! It is a really excellent tool!
I apologize in advance if this is a "newbie" question...
I am working on programming an application that uses several macros and functions. I want to be able to communicate state information between the elements via global variables (ex. int+ State) and constants that are defined via the def directive. Is there an #include type of functionality where I can define my globals and def constants in one place and then use them in each of the macros or functions that need to access the global state variables?
Thank you
Fred