Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!apple!dlyons From: dlyons@Apple.COM (David A. Lyons) Newsgroups: comp.sys.laptops Subject: Re: question about trs 80 model 100/disk driver Message-ID: <38932@apple.Apple.COM> Date: 24 Feb 90 21:27:11 GMT References: <1990Feb19.222037.10642@gpu.utcs.utoronto.ca> Organization: Apple Computer Inc, Cupertino, CA Lines: 30 In article <1990Feb19.222037.10642@gpu.utcs.utoronto.ca> cbs@gpu.utcs.utoronto.ca (Chris Syed) writes: > Help! Does anybody out there still use a TRS 80 Model 100 with the > "Portable Disk Drive II"? I have lost the one line of BASIC > code you need to establish communication with the disk in order > to load in the disk controller program "floppy". From the Operation Manual, page 7-8: 1. Turn ON all 4 DIP switches on the drive. 2. Turn on the computer and the drive, and insert the utility disk. 3. Go into BASIC. 4. Enter this program: 10 OPEN"COM:88N1DNN"FOR OUTPUT AS#1 20 PRINT#1,"S10985157C00AD7EF08B3AS901FE" 30 LOAD"COM:88N1ENN",R SAVE"IPL.BA" 5. Hit F8 to exit BASIC. 6. Run IPL.BA from the main menu. Then you have to turn the drive's DIP switches OFF for normal operation. The drive's low-battery indicator blinks fast if you have the switches set wrong. -- David A. Lyons, Apple Computer, Inc. | DAL Systems Apple II Developer Technical Support | P.O. Box 875 America Online: Dave Lyons | Cupertino, CA 95015-0875 GEnie: D.LYONS2 or DAVE.LYONS CompuServe: 72177,3233 Internet/BITNET: dlyons@apple.com UUCP: ...!ames!apple!dlyons My opinions are my own, not Apple's.