I have some toggles defined using an array:
DEFINE VARIABLE tog-Add AS LOGICAL EXTENT 12 INITIAL NO
VIEW-AS TOGGLE-BOX SIZE 6.86 BY .83 NO-UNDO.
I would like to enable or disable a specific toggle within the array using a variable.
I can do the following and it works fine:
ENABLE...
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.