Good day,
I so computations using the field variables, its fine and it dispalys the result on the form, however, when i looked into my database, I doesnt updat.
I use version 6 with form=>onloadRecord.
Also tried Grid application with onRecord with the same code, and same thing happend.
{total} = {gradeq1} + {gradeq2};
I am just new to scroptcase and just wanted to update these values to a database, I know i can update to another table but how can I save it to the current table that I am working?
Thanks