Hello,
I have some constant namde like this
ok1
ok2
ok3
ok4 etc....
I am doing a loop
but i don't know how i can acces to those value
for i in 0 to 1loop
if (d_col_1(i)='1') then
go("ok"+i,red);
END IF;
But it wont't work do you have any clue ?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.