Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!APPLE.COM!mattd From: mattd@APPLE.COM (Matt Deatherage) Newsgroups: comp.sys.apple Subject: Re: AppleFest Message-ID: <8905110416.AA06716@apple.com> Date: 11 May 89 04:16:44 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 The two bytes VERSION and MINVERSION in each directory entry have never been used by ProDOS 8; these are now used to flag lower-case letters in a similar method to the way AppleWorks uses the auxtype to keep lower-case in document names. The only time ProDOS 8 used those fields was in opening subdirectories; P8 v1.8 (on 5.0) no longer does this. So anyone using lower-case letters in subdirectory names will require the use of ProDOS 8 1.8 in the 8-bit world to read them. --Matt