Title: Message

Assign .vpay to the field name in the form Variables/Add-Edit variables.  You can’t do it in the eep.

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Neil Little
Sent: Friday, October 22, 2004 1:19 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Writing a variable to a table

 

How would I go about putting a variable value into a table? I have a form that is based on temporary tables. I have a field on the form for payment method. I'm trying to get the cursor to skip to anither field based on what the entry is. I have succeeded in that part but cannot get the payment method to save to the master table when the program appends the information.

 

 

FIELD NAME:    vPay

 

 

EEP:      IF vpay <> 'Check' THEN

               Skip 2

                ELSE SKIP 0

                ENDIF

                RETURN


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.772 / Virus Database: 519 - Release Date: 10/1/2004

Reply via email to