Jakob Kofoed wrote:
> Hi again,
Hi,
> Sorry for the delayed answer.
Tha's okay, but please don't top-post. Instead trim out anything to which you are
noit directly replying, and follow comments with your specific responses, then add
anything new in a block following. It helps to keep the flo
:18
Til: R. Joseph Newton; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Emne: RE: Read from tape device
> -Original Message-
> From: R. Joseph Newton [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 10 March 2004 5:37 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re:
> -Original Message-
> From: R. Joseph Newton [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 10 March 2004 5:37 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Read from tape device
>
> [EMAIL PROTECTED] wrote:
>
> > Hi All,
> >
&g
[EMAIL PROTECTED] wrote:
I am trying to read some data from af unix tape device. The have several files with "end of file markers". Can I read from tape devices at all?
I tried "open" on the device and this one reads all files on the tape into the first file and then hangs. Is it my code (I know
[EMAIL PROTECTED] wrote:
> Hi All,
>
> I am trying to read some data from af unix tape device. The have several files with
> "end of file markers". Can I read from tape devices at all?
>
> I tried "open" on the device and this one reads all files on the tape into the first
> file and then hangs.