Hi All,
I am running a report (through rwrun60) developed in Oracle Reports6i in Unix (Sun solaris) from a shell script. I have set the following environment variables to a printer(that is working).
PRINTER=<printer_name>; export PRINTER
TK2_PRINTER=<printer_name>; export TK2_PRINTER...
Syntax i used to send attachment by mailx was
uuencode a.txt a.txt | mailx -s "subject" username@emailid.com
When I execute this I get the following warning message:
uuencode: ISO8859-15 to 646 conversion: Invalid argument
mailx still sends the email with attachment. I just wanted...
Hi all,
I could send email with attachment using mailx. But I am getting the following warning message,
uuencode: ISO8859-15 to 646 conversion: Invalid argument
I am running the script in SunOS 5.7
I know this is not a fatal error message. but could someone please let me know how to get rid...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.