John P Kalinich wrote:
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf
Of Martin Packer
Sent: Wednesday, April 30, 2008 4:42 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Call XMIT from batch program

I'd do it from a TSO step. At least that works for XMIT. Probably RECEIVE

as well - though you'd have to know WHEN to RECEIVE.


The TSO PDS command calls XMIT via the TSO/E Service Facility Routine,
IKJEFTSR, which can be run in batch.

  xmit : node.userid outda(dsn)

Regards,
John K

<ad>
And, we teach how to call IKJEFTSR from programs written
in Assembler, COBOL, PL/I, and C in our two-day course
"Introuction to TSO and REXX APIs". Details at:

  http://www.trainersfriend.com/TSO_Clist_REXX_Dialog_Mgr/a780descrpt.htm

</ad>


Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

  z/OS Application development made easier
    * Our classes include
       + How things work
       + Programming examples with realistic applications
       + Starter / skeleton code
       + Complete working programs
       + Useful utilities and subroutines
       + Tips and techniques

==> call or email to receive a free sample student handout <==

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