Paul, I know that I have done this before, but I'm a little confused. You are talking a report, right? You talk about a variable value and then mention a DB Checkbox. Are you talking a report variable?
Sorry. Jan -----Original Message----- From: "Paul InterlockInfo" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Tue, 29 Jun 2010 17:41:08 -0400 Subject: [RBASE-L] - RE: Check Box Is it possible to use a variable value in the expression used in ‘Before Generate Custom EEP on a ‘Detail’ line? When using a ‘Db CheckBox. Before Generate Custom EEP: IF v_Serial_Unique = '1' THEN PROPERTY myVarCheckBox1 CHECKED 'TRUE' ELSE PROPERTY myVarCheckBox1 CHECKED 'FALSE' ENDIF The variable is text and is 1,2,3,4 (the reason for text is a long one, at first it is a integer way back.) All my attempts have failed. I tried tracing it and watching the values (all is displayed and looks good)but my thought are running out. Any thoughts? Sincerely, Paul D www.SystemNets.com "We cannot solve the problems we have created with the same rhinking that created them in the first place" Albert Einstein

