‎2010 Feb 22 1:42 PM
Hi Experts,
Can any one help me in this issue.
I am sending a PDF document throught SEND MAIL option.I have written the Code.I want to DEBUG the Code which i have written
in the Print Program when I save the Document Like INVOICE means (option 4 the mail will be send when we save the Doc).
Thanks & Regars.
‎2010 Feb 22 2:00 PM
Hi,
Could you please explain your poblem clearly..
If you want to debug your code keep a break point and save the invoce.. which will stop in your code..
If you are unable to set the external break point use BREAK-POINT statement to put the break point and then debug..
Thanks,
Rakesh
‎2010 Feb 24 7:37 AM