×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Are you asking how to force the text to the next line? If that is the
case, then you have to put a CR/LF into the data. So just insert the hex
value x'0D25' where you want the next line to begin.

chgvar var(&msg) value('job: ' *cat &jobName *tcat x'0D25' *cat
'TotalRecord: ' *cat &Total *tcat x'0D25' ....)etc

Matt Hopkins
Sr. Programmer/Analyst
Web: www.pdpgroupinc.com
Email: MWHopkins@xxxxxxxxxxxxxxx
Office: 410-584-0330
Fax: 410-584-0336
Cell: 410-258-8845




From: "Dennis Lovelady" <iseries@xxxxxxxxxxxx>
To: "'Midrange Systems Technical Discussion'"
<midrange-l@xxxxxxxxxxxx>
Date: 05/13/2010 03:06 PM
Subject: RE: Question on email
Sent by: midrange-l-bounces@xxxxxxxxxxxx



All, I'm using the SNDEMAIL command, I need to create either a CL or
rpg
program that will read a database file and created one big message
field
to be send out, I know it hard to explain but here is a example, with
the
message box I need to put in the following:

job: xxxxxxx
Total record: xxxxxxxx
Accout number: xxxxxxx

How would I do this with a program or a cl program????

Not familiar with a command called SNDEMAIL. Do you know the
vendor/creator? If not, can you tell what library/ies it's found in when
you do
WRKOBJ SNDEMAIL
?

Dennis Lovelady
http://www.linkedin.com/in/dennislovelady
--
"I knew I was an unwanted baby when I saw that my bath toys were a toaster
and a radio."
-- Joan Rivers




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.