Hi!
There's a checkbox on a tabstrip's (TS1) subscreen (CHECK1). It has to be checked at default, but could be unchecked by the user.
Writing the following line into the TS1's PBO will not work:
MOVE 'X' TO CHECK1.
With this way, if the user is selecting an another tabstrip and get back to this tabstrip, this field will be checked again...
Is there some easy way to perform this?
Thank you
Tamá