R
RG
I have an application that has global variables define and used in a number
of forms and modules. For instance, there is a variable called breakmode,
when set to true, would display debugging information. My guess is that you
could pass the value to this variable without having to change the code. If
so, where can I set it?
Thanks in advance
of forms and modules. For instance, there is a variable called breakmode,
when set to true, would display debugging information. My guess is that you
could pass the value to this variable without having to change the code. If
so, where can I set it?
Thanks in advance