I'm learning to use custom EEPs for form design. I know that I can move through 
table associated with form using the NEXTROW.    Is it possible to change the 
selection criteria for a form through an EEP?
I have a button on a form for which I've defined an "On Click EEP".  I want to 
do something like this:

SELECT * FROM table1 WHERE name=.newname      *(selects new form data)
RECALC TABLES

- John
                                                     _
John Murnane
Arizona State University

-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to