|
Assign .vpay to the field name in the form
Variables/Add-Edit variables. You can’t do it in the eep. From: 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 --- |
Title: Message
- [RBASE-L] - Writing a variable to a table Neil Little
- Claudine Robbins

