I have a program where I open up a table scatter memvar, do data entry via a form and on the save button I gather memvar.
Works great.
Except - I had one person doing data entry and their PC errored out for one reason or another and they didn't get to shut down the application normally.
Mulitple records had updated but nothing got written to the table with the gather.
Is there a way to force the write after the gather in case this happens again?
Works great.
Except - I had one person doing data entry and their PC errored out for one reason or another and they didn't get to shut down the application normally.
Mulitple records had updated but nothing got written to the table with the gather.
Is there a way to force the write after the gather in case this happens again?