[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: SQR calling an external e-mail Lotus Notes (CALL SYSTEM)



Hi,

I have a question about SQR using CALL SYSTEM. From an SQR, I am
trying to execute Lotus Notes Email, to every record of data in the
table being processed.

$Lotusmail = Command line syntax for Lotus Notes

CALL SYSTEM Using $Lotusmail #Lotus_status Wait

If #Lotusstatus <> 0
Show 'Lotus Mail Error'
End-if

I know the above CALL System syntax.

But I am trying to find out the code required for $Lotusmail syntax.
(Command line syntax for Lotus Notes)


Can you send me the piece of code that your wrote, immaterial of
whether it is applicable for me or not. I am writing this code in the
SQR executing in VMS enviroment.

Please post any information you can as this is urgent.

Thanks in Advance.

- Ronnie