nicklewe
12th November 2002, 16:26
Hello again!
Can anybody show me the baan iv generated source for:
execute(print.data)
thanks in advance
Nick LeWe
rupertb
14th November 2002, 19:56
Not unless you've got STD Baan source! However you can get an idea if you change your script to use open.report() - print.record() - close.report() functions + compile with debugger and step through the code.
Regards,
Rupert
jaapzwaan
14th November 2002, 21:34
Nick,
There is no code generated.
The execute function merely takes care that the choice.print.data sections (before.choice, on.choice and after.choice) are executed.
Regards,
Jaap Zwaan