Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!zephyr.ens.tek.com!tektronix!nosun!qiclab!m2xenix!puddle!f101.n273.z1.fidonet.org!Peter.M..Perchansky From: Peter.M..Perchansky@f101.n273.z1.fidonet.org (Peter M. Perchansky) Newsgroups: comp.lang.modula2 Subject: Re: TopSpeed Library error Message-ID: <5845.2679DA0E@puddle.fidonet.org> Date: 15 Jun 90 14:58:56 GMT Sender: ufgate@puddle.fidonet.org (newsout1.26) Organization: FidoNet node 1:273/101 - Schizophrenia, Fleetwood PA Lines: 25 Hello Richard: I ran into the same problem with FIO.GetDrive. You are correct that it returns 1 for A:, 2 for B:, etc. Also note the following changes: PROCEDURE WordFill (Dest: ADDRESS; WordCount: CARDINAL; Value: BYTE); in Lib should have Value: WORD. PROCEDURE SetReturnCode (code: CARDINAL); in Lib should have code: SHORTCARD; FIO.DirEntry = RECORD ... name : PathTail; END; should be -> Name : PathTail; P.S. Neils Jensen of JPI stated that new docs (by professional tech writers) is in the works. ---- Peter -- uucp: uunet!m2xenix!puddle!273!101!Peter.M..Perchansky Internet: Peter.M..Perchansky@f101.n273.z1.fidonet.org