[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



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