I'm calling a form, and in so doing, the record pointer is being moved, inappropriately.
To try and see what's going on I've put the statement
?RECNO()
immediately before the DO FORM and also as the first statement of the form's LOAD. The record pointer somehow changes before the LOAD. What are the possibilities? (VFP9)
Thanks!!!
Jim
To try and see what's going on I've put the statement
?RECNO()
immediately before the DO FORM and also as the first statement of the form's LOAD. The record pointer somehow changes before the LOAD. What are the possibilities? (VFP9)
Thanks!!!
Jim