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

