Path: utzoo!news-server.csri.toronto.edu!rutgers!mcnc!decwrl!ucbvax!microsoft.UUCP!davewh From: davewh@microsoft.UUCP Newsgroups: comp.sys.apple2 Subject: Re: Icon Info Message-ID: <9103132019.AA03972@uunet.UU.NET> Date: 12 Mar 91 13:41:17 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 aford@pro-mansion.cts.com writes: >[why not put comment info at the end of the file instead into a res fork?] Well, some programs have an anti-virus checking sort of thing, and the first thing they check is their own file length. (A program may also do various checksums against the compiled version.) At any rate, tacking stuff onto the end of the file will cause the virus checker to go off. The first thing to do is to see if the file is already a forked file. If so, put the comment in the res fork. If not, put the comment into a finder droppings file. Dave Whitney Microsoft