VishalMistry
16th December 2015, 16:18
Hi,
I have a print session where there are three extern variables which are also defined as input variable in report. And the report is also linked to the session and report is compiled before linking.
When ever the command rprt_open() is encountered in script, A device selection window opens and after that I get Report not present error.
Also, If I use brp.open() and brp.ready() functions to open the report, the session just waits to open the report and when I exit the session, the report opens then.
Can anybody guide in this regard ?
Vishal
I have a print session where there are three extern variables which are also defined as input variable in report. And the report is also linked to the session and report is compiled before linking.
When ever the command rprt_open() is encountered in script, A device selection window opens and after that I get Report not present error.
Also, If I use brp.open() and brp.ready() functions to open the report, the session just waits to open the report and when I exit the session, the report opens then.
Can anybody guide in this regard ?
Vishal