Hello,
I tried to declare a global array that could be used by the entire program, however I am getting the message:
...Constants, fixed-length strings, arrays, user-defined types and Declare statements not allowed as Public members of object modules.
Is there another way to define a global array?
Thanks so much for your help..
smsmail
I tried to declare a global array that could be used by the entire program, however I am getting the message:
...Constants, fixed-length strings, arrays, user-defined types and Declare statements not allowed as Public members of object modules.
Is there another way to define a global array?
Thanks so much for your help..
smsmail