casa92
28th May 2003, 16:08
In maintain session form how to move to the next record
after fill the last field form, without using the next record
button?

Form type 1
b4c4
Regards,
Casa92

NvanBeest
28th May 2003, 16:11
last.field:
after.field:
db.next()

Something like this?

casa92
29th May 2003, 13:03
Thanks for your rply.
When I aplly you suggestion a get the error:

Fatal error:Error 112 (No corrent record) on tssma934400 in db.next

Regards