> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Crispin Hugo
> Sent: Monday, January 08, 2007 1:54 PM
> To: [email protected]
> Subject: Re: [SPAM] RE: IEBGENER and unlabled tape
> 
> 
> Thanks for all the info about NL and IEBGENER.
> I have the thing sorted now. I was just testing about what I 
> would need to
> read a tape created under Unix and i/p to z/os. All I need 
> now is to work
> out how to create multi files tape in Unix with tape marks
> 
> Crispin Hugo

Have you looked at the "mt" command? Unfortunately, that is one that
varies quite a bit depending on the UNIX system. A quick look showed a
command:

mt weof 1

to write a single EOF marker at the current position. Assuming that
you're not talking about z/OS UNIX, which writes an EOF during the CLOSE
of the DCB. I don't think there is a z/OS UNIX interface to tape, just
"legacy" access.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

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