tape i/o
- From: "rtre" <tremmel@xxxxxxx>
- Date: Tue, 29 Nov 2005 09:57:12 -0500
Hello,
I'm one of those poor guys who haven't done programming since long and
now, with the new f77/f90/f95 software (Solaris Studio) having been
installed, the routines topen, tread, twrite to do tape i/o are no longer
supported and must be replaced.
I have tried many things to read from tape (dat) with "normal" open +
read, but without any success:
An example:
open(15,file='/dev/rmt/0n',status='OLD',form='UNFORMATTED')
read(15,'(A)')input
I would be glad if someone could help me with a simple example how to read
data from tape.
Thanks.../tomi
.
- Follow-Ups:
- Re: tape i/o
- From: robert . corbett
- Re: tape i/o
- From: Richard E Maine
- Re: tape i/o
- From: Michael Metcalf
- Re: tape i/o
- Prev by Date: Re: RatFor
- Next by Date: Re: "USE MATLAB" writing at the end of the lines
- Previous by thread: F90 derived type component as array
- Next by thread: Re: tape i/o
- Index(es):