hredgert
24th November 2004, 09:54
It seems that read.main.table sections do not exist in this version. Is there anyone having a example of a report script that could be usefull to understand the new program flow ?

advrij
1st December 2004, 13:32
Hi,

Do you mean: report script, or program script of a print session?

In any case, read.main.table is not a section. It is normally used
in the script of a print session from the choice option: continue (or print).
so:
on.choice:
read.main.table()

As far as I have seen till now, the logic of reporting is exactly the same in
ERPln as it is in Baan IV or 5

Andre