Muhammad Ali
21st October 2009, 10:38
Dears
Anyone can tell me how to control report through session script?
What is command for new page???
Thanks in advance
Regards
Ali
mohdali_5@yahoo.com
Juergen
21st October 2009, 11:11
Hi,
please check report script functions in the programmers manual
Link: http://www.baanboard.com/programmers_manual_baanerp_help_report_scripts_functions_in_report_scripts
Regards,
Juergen
Muhammad Ali
21st October 2009, 11:25
page() function for new page, I think it will not use in session script we can use only report script
am i right ???
my objective: I want to heade.1 & detail.1 once printed header.2 and detail.2 will start print in next new page
I hope you may give better idea
regards
Ai
Juergen
21st October 2009, 11:29
Hi Ali,
Uups, sorry!
I don`t read your posting correctly. Forget my response.
Regards,
Juergen
Juergen
21st October 2009, 12:10
I think there is no standard command to force a new report page via the program script. This kind of report control will be handled in the report itself.
Declare and set a extern variable in the program script. Depending on this variable you can control the necessary action in the report script/layout.
Regards,
Juergen