‎2005 Feb 21 8:12 AM
could you pls tell me how to print the error message in Spool text.
ie. when i execute program in background if error occurs,
i want to display it in spool place.
could you pls give me sample.code if any.
ambichan.
‎2005 Feb 21 8:22 AM
Hi Ambichan,
Whatever you display in the report using WRITE statement will goto spool if you execute in background.
Have a look at standard demo program DEMO_LIST_SUBMIT_TO_SPOOL on how to submit list to spool.
Thanks
Lakshman
‎2005 Feb 21 8:22 AM
Hi Ambichan,
Whatever you display in the report using WRITE statement will goto spool if you execute in background.
Have a look at standard demo program DEMO_LIST_SUBMIT_TO_SPOOL on how to submit list to spool.
Thanks
Lakshman