Question

  Asked: Jun 6 2008   9:12 PM GMT
  Asked by: Filuphaze


Emailing PDF Document


E-mail applications, iSeries, SNDDST, AS/400, PDF

I use CVT2PDF to convert a spooled file to a PDF document and then attach it to an email via SNDDST. My question is: Is there a way to include in the body of the email a message longer than the 256 characters? I concatenate 2 fields entered by users but need to include another message from the company.

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0




Hi,

On the SNDDST command there is also a LONGMSG parameter which can handle up to 5000 characters.

Regards,

Martin Gilbert.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Exchange, AS/400 and Microsoft Windows.

Looking for relevant Exchange Whitepapers? Visit the SearchExchange.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Filuphaze  |   Jun 19 2008  9:45PM GMT

This is true when you are sending a *LMSG, however I am sending a *DOC. Thanks for the input though. That did help with another question I was having.