Path: utzoo!attcan!uunet!snorkelwacker!apple!portal!cup.portal.com!nicky From: nicky@cup.portal.com (nick john pilch) Newsgroups: comp.sys.mac.programmer Subject: Re: MPW Files command Message-ID: <30181@cup.portal.com> Date: 24 May 90 20:11:19 GMT References: <1990May24.143823.961@ux1.cso.uiuc.edu> Organization: The Portal System (TM) Lines: 9 The p flag returned by the Files command is the "protected" bit I think, bit 6 of the ioFlAttrib field of the HFileInfo struct. The o flag is the "open" bit, bit 7 of the same field. Someone please correct me if I'm wrong. Nick Pilch nicky@cup.portal.com AppleLink: NICK.PILCH