In <[EMAIL PROTECTED]>, on 03/22/2006
   at 07:29 AM, john stephens <[EMAIL PROTECTED]> said:

>Well herein lies part of my problem, I don't know whats available to
>use on  z/OS.   Can I create a DLL?

Yes.

>How do I? 

Consult the LE documentation.

>Can a DLL be called from a COBOL 
>program running in batch mode via JCL? 

COBOL has nothing to do with JCL. If you want to call it from JCL then
it should be a main program, not a DLL. If you create a DLL then I
believe that you can call it from COBOL, but that has nothing to do
with whether it is running in batch mode.

>Can it be called from Assembler?

>How?

Consult the LE documentation. Note that writing an LE-enabled
assembler program is more work than writing a classic assembler
program.

>I've gone to the manuals and all of them assume a working
>familiarity with  z/OS which I don't have.

You may want to look at some of the redbooks.

-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
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