[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Sending E-mail from SQR
- Subject: [sqr-users] Sending E-mail from SQR
- From: "Harry R Harris" <HHARRIS@alegent.org>
- Date: Tue, 13 Apr 2004 11:14:54 -0500
- Cc:
- Delivery-date: Tue, 13 Apr 2004 11:16:25 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
I am trying to send an email from within an SQR using the following:
let $mail_cmd = 'echo' || $body || '|' || ' mailx -s ' || $subject ||
$address
call system using $mail_cmd #status nowait
Seems to work fine until $body contains more than about 500
characters.???
We are: SQR for PeopleSoft/8.19/IBM RS6000/AIX 5.1/Oracle 9.2.0.4
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users