Path: utzoo!attcan!uunet!portal!cup.portal.com!Michael_mkahl_Kahl From: Michael_mkahl_Kahl@cup.portal.com Newsgroups: comp.sys.mac.programmer Subject: Re: bundle bit on bundle-less files? Message-ID: <15092@cup.portal.com> Date: 25 Feb 89 14:59:47 GMT References: <36525@think.UUCP> Organization: The Portal System (TM) Lines: 8 THINK C sets the bundle bit on any application it builds, even if there is no 'BNDL' resource. This is because there have been versions of the Finder that refuse to launch applications whose bundle bits aren't set. For non-applications, the bundle bit is set if and only if a 'BNDL' resource is present. -- Mike