Have you defined your variables prior to opening the form. Try defining in the form with "On before Start EEP" under form properties or define manually before you open the form.
Gary _____ From: [email protected] [mailto:[email protected]] On Behalf Of Paula Stuart Sent: Wednesday, September 16, 2009 8:24 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Need help with converting form to 7.6 Just upgrading a database from 7.1 to 7.6 and the form that is the primary lookup form is driving me crazy. I got the variable list lookups to work (had to read the help instructions for how this changed in 7.6) However the thing that's driving me bonkers seems like it should be easiest to do and doesn't seem to have changed from 7.1 unless I'm just missing something. The user types a name or a portion of a name into the form and the system displays a list of possible matches. When the user clicks on the correct name, two other variable list lookup boxes are populated with various transactional data. Got that all working fine. However there are variable labels that are just simple lookups (vhomephone = homephone in biofile where idno = .vidno) that just will not work. As I said, they work ifne in 7.1. There are several of these variable labels that should just look up info from the main table based upon the record selected. They just stay blank. What am I missing? Paula

