Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!mgchow From: mgchow@Apple.COM (Mike Chow) Newsgroups: comp.unix.aux Subject: Re: 24bit vs 32bit Message-ID: <47486@apple.Apple.COM> Date: 19 Dec 90 02:08:38 GMT References: <13909@memqa.uucp> Organization: Apple Computer Inc., Cupertino, CA Lines: 21 In article <13909@memqa.uucp> qfhca81@memqa.uucp (Henry Melton) writes: >How does AUX tell if an application is 32 bit clean? If I attempt to launch >many applications, I get a crash warning because the app is not 32 bit clean. >However, many of these applications will run fine. How may I disable this >warning for an application that I have tested and found to be safe? > >-- >Henry Melton qfhca81@memrqa.sps.mot.com >{slow} qfhca81@memqa ..!cs.utexas.edu!execu!sequoia!memqa!qfhca81 >{home} henry@hutto ..!emx.utexas.edu!hutto!henry Through the latest "state of the art" in Artificial Intelligence technology :-) The warning dialog is displayed when the application does not have the "32BitCompatible" flag set in it's SIZE resource. To disable this warning, use ResEdit to set this flag, or use the A/UX command /mac/bin/changesize. Mike Chow mgchow@apple.com