spyder123
Newbie level 1
Hello,
Just started working with capl scripting in canoe.
here is my question:
I have 25 Environment variables, can i create an array in capl ..... to make it easier to access them??
Is it possible to have an array of Ev's??
i'm getting errors when i do this:
a[25] = { Ev_1, Ev_2, .....EV_25};
any solution????
Thanks in advance...
-Sam
Just started working with capl scripting in canoe.
here is my question:
I have 25 Environment variables, can i create an array in capl ..... to make it easier to access them??
Is it possible to have an array of Ev's??
i'm getting errors when i do this:
a[25] = { Ev_1, Ev_2, .....EV_25};
any solution????
Thanks in advance...
-Sam