Ops, vThis_Custnub2 = 73 Does display the other will not ________________________________
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Breen Sent: Monday, November 10, 2008 2:32 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Displaying Variable in form not saved yet Here is the issue. I am entering a new row in a table using forn breakdn1, Upon entry into the form I do the following: 1. I enter a custnub2 in a field and proceed to the next field. 2. At this time two variables are set upon exit and entry of the fields respectivly. vThis_Custnub2 = 73 vCheck_UnilList = Check Unit List Based upon review the variables exist but they will not display in there appropriate fields on the form unless I envoke a saverow in the eep. This can't be done unless I set rules on and off on the fly because we need certian data added before final form and data save, Also do not want to save until form completly filled in becuse there are times that the record is discarded at the last minute . What is wierd is that we have a form var this_custnub2 = custnub2 that displays right after custnub2 is entered in the form but note this is a var set as a form var. Not sure what to think here Steve

