Path: utzoo!attcan!uunet!ogicse!uidaho!wombat!dedwards From: dedwards@wombat.ee.uidaho.edu (DanEdwards) Newsgroups: comp.sys.hp Subject: DAT Drives Message-ID: <1991Jan26.005252.15935@groucho> Date: 26 Jan 91 00:52:52 GMT Sender: edwards@neon.chem.uidaho.edu (dan edwards) Organization: University of Idaho Lines: 15 Nntp-Posting-Host: wombat.ee.uidaho.edu I am trying to access my HP DAT drive (1300S on a 375) from FORTRAN. I can write records and read them, but I can't rewind the tape! The error I get is: Illegal sequential I/O to tty attempted I can work around this by closing and reopening the file, but my ultimate aim is to modify an existing program to use the DAT in lieu of a disk. It would be nearly impossible to alter this program to use the close/open scheme. Any suggestions would be greatly appreciated. Dan Edwards\\edwards@neon.chem.uidaho.edu