John,
Thanks alot for the info about the console command generator.

I wish that it were better documented and it is not so easy to use if
you are not that familiar with c on unix.
I am kind of lost about how to make cclaunch, which is a c program
needed to launch java (??) which itself must be apf authorized (????).

All i get so far is this.
# make cclaunch.mk
`cclaunch.mk' is up to date

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of McKown, John
Sent: Monday, September 24, 2007 2:49 PM
To: [email protected]
Subject: alphaWorks : Console Command Generator for z/OS : Overview

OK, likely not of much interest. But who knows?

<quote>
Console Command Generator for z/OS is an easy-to-use API that enables
C/C++ and Java(tm) programs to issue z/OS Console commands and retrieve
the responses.

The module containing the API can be dynamically loaded by the program
needing it. This is done either implicitly (in case of the Java
interface) or is explicitly coded according to the included C/C++ sample
code. The API uses the macros MCSOPER, MCSOPMSG, and MGCRE, available
from the IBM z/OS Authorized Assembler Program, to create a z/OS user
console, issue commands, and read from the console.

</quote>

http://www.alphaworks.ibm.com/tech/commandgenerator4zos

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to