Lee
Somehow I'm not following your need for a global calculated field.
If you are looping through records and performing some process at
each record, then the calculation (of payment-amount-due) should
surely be based on that record? A regular calc field would do.
I don't know what the problem is with your global calc, but I can
imagine update problems as you move from record to record, depending
on when the context changes from one record to the next and when data
is committed.
Are you sure you need a global here?
Steve
On 10 Sep 2008, at 12:13, Lee wrote:
Forbes,
The global field was set in the Defined Fields as a calc, not
using SetField is that a problem ?
Lee Mills