× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Must be I have an older version maybe??

CMD PROMPT('SEND AN E-MAIL MESSAGE')

PARM KWD(FILENAME) TYPE(*PNAME) LEN(256) MIN(1) +
EXPR(*YES) PROMPT('MIME HEADER FILE NAME' 1)
PARM KWD(RECIPADDR) TYPE(*PNAME) LEN(256) MIN(1) +
EXPR(*YES) PROMPT('E-MAIL ADDRESS OF +
RECIPIENT' 2)
PARM KWD(SENDERADDR) TYPE(*PNAME) LEN(255) MIN(1) +
EXPR(*YES) PROMPT('E-MAIL ADDRESS OF +
SENDER' 4)
PARM KWD(RECIPNAME) TYPE(*CHAR) LEN(256) +
DFT(*NONE) SPCVAL((*NONE '')) EXPR(*YES) +
PROMPT('NAME OF E-MAIL RECIPIENT' 3)
PARM KWD(SENDERNAME) TYPE(*CHAR) LEN(256) +
DFT(*NONE) SPCVAL((*NONE '')) EXPR(*YES) +
PROMPT('NAME OF E-MAIL SENDER' 5)
PARM KWD(ATTACHMENT) TYPE(*PNAME) LEN(256) +
DFT(*NONE) SNGVAL((*NONE)) MAX(30) +
EXPR(*YES) PROMPT('FILE ATTACHMENT')
PARM KWD(SUBJECT) TYPE(*CHAR) LEN(256) DFT(*NONE) +
SPCVAL((*NONE '')) EXPR(*YES) +
PROMPT('SUBJECT')
PARM KWD(MESSAGE) TYPE(*CHAR) LEN(512) DFT(*NONE) +
SPCVAL((*NONE '')) EXPR(*YES) +
PROMPT('MESSAGE')


On Thu, Oct 1, 2009 at 2:00 PM, <rob@xxxxxxxxx> wrote:

SNDEMAIL ADDRESSEE((JOEBLOW@xxxxxxxxxxx 'Joseph Blow'))
SENDER(POSTMASTER@xxxxxxxxxxxxxxxx 'Mr. Postmaster')
SUBJECT('This is the subject')
FILENAME('/home/rob/mydoc1.txt' '/home/rob/mydoc2.txt')
MESSAGE('Process this data.')

Huh?

Rob Berendt
--
Group Dekko Services, LLC
Dept 01.073
Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





From:
Jack Kingsley <iseriesflorida@xxxxxxxxx>
To:
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date:
10/01/2009 01:51 PM
Subject:
Re: Attach two reports as one for one email attachment
Sent by:
midrange-l-bounces@xxxxxxxxxxxx



Rob, on the command, what are you using for the MIME header file name.

On Thu, Oct 1, 2009 at 12:19 PM, <rob@xxxxxxxxx> wrote:

Get a new email command, everybody and their brother has a free one or
fee
one.
I use one called SNDEMAIL written by Dave Leland that allows multiples.

Rob Berendt
--
Group Dekko Services, LLC
Dept 01.073
Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





From:
bdietz400@xxxxxxxxx
To:
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date:
10/01/2009 12:12 PM
Subject:
Re: Attach two reports as one for one email attachment
Sent by:
midrange-l-bounces@xxxxxxxxxxxx



Maybe you could ZIP together for sending?

Bryan


On Oct 1, 2009 11:36am, EKovarik@xxxxxxxx wrote:
RPGLE Support Request,



I have opened a print file and written content of new report 1 my
RPGLE
program.



User request I generate a copy of shipment pack list report 2 and also
attach to same email.



Problem is my email command on iSeries allows for one attachment,

thus can I merge open spool file report 1 and attach report 2 spool
file?

Thanks,

Ed

<><><><><><><><><><><><><><>

Ed Kovarik

ETHEX, Ther-Rx, and PDI Companies

EDI Coordinator

314-645-6600 ext. 3352

314-646-3707 fax

ekovarik@xxxxxxxxxxxxxxxx@kvph.com>

<><><><><><><><><><><><><><>



--

This is the RPG programming on the IBM i / System i (RPG400-L) mailing
list

To post a message email: RPG400-L@xxxxxxxxxxxx

To subscribe, unsubscribe, or change list options,

visit: http://lists.midrange.com/mailman/listinfo/rpg400-l

or email: RPG400-L-request@xxxxxxxxxxxx

Before posting, please take a moment to review the archives

at http://archive.midrange.com/rpg400-l.



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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

This mailing list archive is Copyright 1997-2024 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.