Thanks all. I am trying to install DITTO (CBT471.FILE171).
 


Bob,

The DATA and DLM parameters are your friend:

//SYSIN   DD  DATA,DLM=$$$$
./ ADD NAME=ASMJCL
// ........ JOB ...........
Etc., then at the end:
$$$$

Every record between the DATA and $$$$ (or whatever 4 chars you specify
for the DLM parameter) is read as data and not as JCL.

It might help more if you told us which CBT you are trying to install.

Peter

> -----Original Message-----
> From: Robert Pelletier [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 13, 2007 11:43 AM
> To: [email protected]
> Subject: CBT Tape Help
> 
> Hi All. I am trying to install a CBT module. It looks like this:
> ./ ADD NAME=ASMJCL
> //........ JOB ........                                <------- 1
> //* -----------------------------------------------------------------
*
> //*
*
> //*    1) CHANGE JOB CARD
*
> //*    2) CHANGE MACLIB TO YOUR DITTO MACRO LIBRARY NAME
*
> //*    3) CHANGE SOURCE TO YOUR DITTO SOURCE LIBRARY NAME
*
> //*    4) CHANGE LOADLIB TO AN APF AUTHORIZED LIBRARY NAME
*
> //*
*
> What am I supposed to do? The code is fillwed with ./ everywhere? 
> Thanks all.

This message and any attachments are intended only for the use of the
addressee and may contain information that is privileged and
confidential. If the reader of the message is not the intended recipient
or an authorized representative of the intended recipient, you are
hereby notified that any dissemination of this communication is strictly
prohibited. If you have received this communication in error, please
notify us immediately by e-mail and delete the message and any
attachments from your system.

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

Confidentiality Notice
Unless expressly stated otherwise, this message is confidential and may be 
privileged.  It is intended for the addressee(s) only.  Access to this e-mail 
by anyone else is unauthorized. If you are not an addressee, any disclosure or 
copying of the contents of this e-mail or any action taken (or not taken) in 
reliance on it is unauthorized and may be unlawful.   If you are not an 
addressee, please inform the sender immediately and delete this message from 
your system.

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