Terminated with error [message #115428] |
Mon, 11 April 2005 10:42 |
Zun Xing Lki
Messages: 10 Registered: January 2005
|
Junior Member |
|
|
Hi, Every Guru:
I used to post some question before in here, I did not get any answer from anybody here. I hope is not the problem comes from my name.
Anyhow, I have a question, I call the reports from form. One new report, which modified from the existing report is not show any thing in Acrobat as pdf file. I use message command to find out that report status is "TERMINATED WITH ERROR".
rpt_status := REPORT_OBJECT_STATUS(:global.reporthandle);
MESSAGE(rpt_status || 'IS THE REPORT STATUS'); PAUSE;
Anyone know how to solve this problem?
Thanks!
Li
|
|
|