riskassure
Programmer
Hello,
I tried using the following code:
Public X(1 to 50) as string
But when I compiled it, I got an error message.
How can I fix this? Or is it even possible to create an array variable in public?
Thanks in advance
~~CW~~
I tried using the following code:
Public X(1 to 50) as string
But when I compiled it, I got an error message.
How can I fix this? Or is it even possible to create an array variable in public?
Thanks in advance
~~CW~~