It looks as if you are using the same variable in each check box – if so, you 
should expect that to happen.

Give then different variables and you should be fine.

Regards,
Alastair.



From: Bruce A. Chitiea 
Sent: Tuesday, December 03, 2013 6:27 PM
To: RBASE-L Mailing List 
Subject: [RBASE-L] - Variable Checkbox Whack-a-Mole

All:

RBG95(64) Latest

Simplified.

OnClick EEPs in several Variable Check Boxes toggle [ Y | N ] values for the
defined variable.

The sole contents of each EEP is:

SET VAR vThisVariable = 'Y'
RETURN

Each individual check box works as one might expect.

But! Checking one box unchecks another, and vice versa.

There's no obvious link between them.

Including or excluding "Recalc Variables" either in the EEPs or checked
within Control Properties makes no difference.

???

Thanks
Bruce

Reply via email to