[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Launching COBOL from SQR
- Subject: Launching COBOL from SQR
- From: Bob Buford-Abba Systems <bbuford@GALEIND.COM>
- Date: Wed, 25 Aug 1999 12:02:16 -0400
How can I launch a COBOL program with parameters from
SQR?
We have an example in PeopleSoft where the program is launched
using RemoteCall function and parameters, but we can't find if this is can be
emulated by a Windows call (PS documentation indicates that function is a call
to Tuxedo) or how the COBOL program needs to have its parameters passed, or
whether it can accept an input file.
Thanks
Bob