Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!hao!hplabs!hpda!hpisoa2!hpitg!hplabsc!coulter@hplabsc From: coulter@hplabsc Newsgroups: net.micro.pc Subject: Re: accessing DOS disk directory Message-ID: <8300005@hplabsc> Date: Wed, 30-Apr-86 20:27:00 EDT Article-I.D.: hplabsc.8300005 Posted: Wed Apr 30 20:27:00 1986 Date-Received: Wed, 14-May-86 19:37:45 EDT References: <1882@wanginst> Lines: 12 The only way I could find to do it was to use DOS routines to read absolute sectors off of the disk. A real pain. I had to write an assembly language routine to allow me to invoke an arbitrary interrupt and to pass register values back and forth. My PC doesn't talk to this machine yet, so I can't give you the sources here. I started with reading sector zero to find out how the disk is layed out. I recommend Norton's Programmer's Guide as a good reference. Good luck. -- Michael Coulter, ...ucbvax!hplabs!coulter