Trying to navigate using first_record, next_record [message #325713] |
Sat, 07 June 2008 21:33 |
wrwelden
Messages: 7 Registered: November 2004
|
Junior Member |
|
|
I am trying to navigate thru all records on a multi-record form using first record, next_record in order to load the rows into an array so I can sum(items on the screen that are not in the database. I am using on_key_commit trigger to call a program unit. I have tried to use when_timer_expired to accomplish the navigation but no success. When I use show_message to find out the values from the data block they appear null. Any advice would be appreciated.
|
|
|
|
|
|
|