M
Mark Davies
Guest
You could also just change this line: ASSIGN lcFieldValue = lcFieldValue + ttTableRecords.field_value. To this: ASSIGN lcFieldValue = lcFieldValue + QUOTER(ttTableRecords.field_value).
Continue reading...
Continue reading...