Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!ncar!tank!shamash!nis!sialis!orbit!pnet51!shawn From: shawn@pnet51.cts.com (Shawn Stanley) Newsgroups: comp.sys.apple Subject: Re: ProDOS Kermit Problems Message-ID: <649@orbit.UUCP> Date: 13 Feb 89 17:05:24 GMT Sender: root@orbit.UUCP Organization: People-Net [pnet51], Minneapolis, MN. Lines: 22 Jerry.Kindall@f10.n226.z1.FIDONET.ORG (Jerry Kindall) writes: >> Kermit uses Applesoft hooks to do file I/O > >Applesoft doesn't have any "hooks" to do file I/O... that's all handled >by DOS 3.3 or BASIC.SYSTEM (ProDOS). My apologies. I thought I might get in trouble with that statement. I should have said, the DOS I/O hooks that Applesoft makes use of. >It's possible that Kermit was designed to determine which OS was >installed and then run under either by having separate "drivers" for >the two OS's. (I am using the term "drivers" here very loosely... I >mean routines that open, close, etc files under the two OS's.) But it >wouldn't be done by calling Applesoft routines. I thought that was likely, too. However, I've been informed that it really does use the same methods as Applesoft. All you have to do is supply the proper output for performing }ithe "OPEN", "WRITE", "READ", "CLOSE", etc. commands, just as you would via Applesoft PRINT statements. UUCP: {uunet!rosevax, amdahl!bungia, chinet, killer}!orbit!pnet51!shawn INET: shawn@pnet51.cts.com