Thank you Jan and Victor-
I will give all your suggestions a try. Last night right after my posting I received a call and had to bolt. The reason for “lack and/or no response” Sorry. I am now just getting my act together to try this again. Between all the suggestions I think I can make this work. Thank you again for your suggestions. You’re ALL great!! - Everybody from A-R and R-Z on this list. Sincerely, Paul D www.SystemNets.com By the way – I note to the RBTI Team, Thank you for 9.0! The fixes are fast – furious <;) I have noticed sooo many things added. Saving Lives - One Breath at A Time ™ "We cannot solve the problems we have created with the same rhinking that created them in the first place" Albert Einstein From: [email protected] [mailto:[email protected]] On Behalf Of jan johansen Sent: Wednesday, June 30, 2010 11:04 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Check Box Paul, I realized what I had done in the past. I had placed Checkbox - not a Variable Checkbox or a DB Checkbox on my detail line and assigned it a componentid and marked it as checked. Then in my on before generate eep for the section IF = 'Y' THEN PROPERTY LineOOT VISIBLE 'TRUE' ELSE PROPERTY LineOOT VISIBLE 'FALSE' ENDIF Jan vLineOOT -----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

