Yeah, thought about that early on. Wasn’t it. See previous post.

 

If I win the lottery I’m going to write the “R:BASE Programming: Don’t Do 
This!” Manual. Lord knows, I’m qualified.

 

Thanks Alastair,

Bruce

 

From: [email protected] [mailto:[email protected]] On Behalf Of Alastair Burr
Sent: Tuesday, December 03, 2013 11:07 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Variable Checkbox Whack-a-Mole

 

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 <mailto:[email protected]>  

Sent: Tuesday, December 03, 2013 6:27 PM

To: RBASE-L Mailing List <mailto:[email protected]>  

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