M
Mike Fechner
Guest
To me it looks like the END in this block here: temp-amount = temp-amount + ap-ledger.amount. if ap-ledger.amount < 0 then asd-count = asd-count + 1. end. terminates the FOR EACH so that the IF LAST-OF (ap-ledget.vend-num) is outside of the FOR EACH with the break by.
Continue reading...
Continue reading...