Thanks Lawrence, you are correct. I tried it using run and it works properly. I wish it worked the same way with designer. I thought I was doing something wrong.
John -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Lawrence Lustig Sent: Tuesday, July 20, 2004 11:33 AM To: RBG7-L Mailing List Subject: [RBG7-L] - Re: Pre-setting form VARs > I tried using an EEP in the "on before start" and I > also tried using > PROPERTY RBASE_FORM_ACTION purchase1_set '' (used > action designer to define > purchase1_set). I put them in the ON BEFORE START eep and they work perfectly. One thing you have to be aware of -- R:Base does NOT run that EEP when you open the form in the designer. Therefore, if the variables do not exist in the environment when you click Design Form, you must run the form inside the designer, using the Run button on the toolbar. -- Larry
