Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site amiga.amiga.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!decwrl!pyramid!amiga!neil From: neil@amiga.UUCP (Neil Katin) Newsgroups: net.micro.amiga Subject: Re: Amiga visit Message-ID: <531@amiga.amiga.UUCP> Date: Sun, 12-Jan-86 20:12:28 EST Article-I.D.: amiga.531 Posted: Sun Jan 12 20:12:28 1986 Date-Received: Tue, 14-Jan-86 06:14:17 EST References: <465@well.UUCP> Reply-To: neil@rocky.UUCP (Neil Katin) Organization: /usr/lib/news/organization Lines: 29 In article <465@well.UUCP> crunch@well.UUCP (John Draper) writes: > Oh yes, a lot of requests have been pouring in about what the .info >file format is. Amiga will NOT release this information because the >format is subject to change and it would cause problems with future >development. Amiga recommends that we use the GetIcon, and PutIcon >functions (Hmmm!! don't recall seeing those routines). > >John Draper >Toastmaster for the Programmers Network >"The place where we all live and learn" > >UUCP: ihnp4!ptsfa!well!crunch > BIX: crunch >delphi: CRUNCH > MCI: crunch I wanted to correct this portion of John's posting: the "most" recommended routines to read and write ".info" files are: GetDiskObject( fileName ) PutDiskObject( fileName, diskObject ) FreeDiskObject( diskObject ) They have the simplest interface and do the most cleaning up after themselves. Neil Katin Commodore-Amiga, Inc.