Hi Tom, that was a long started project that I am updating. I found Declare everywhere, some encapsulated:
#If TargetMacOS #If TargetCarbon #ElseIf TargetMachO (from memory) can you elaborate - your solution - a bit ? TIA, Emile Subject: Re: Carbon and CarbonLib: two different error windows [Use a constant] From: Tom Benson <[EMAIL PROTECTED]> Date: Wed, 24 Jan 2007 07:30:44 +1100 Can't you use a constant for your library name, and set it to be =20 target platform specific. Mac Carbon PEF =3D "CarbonLib" Mac Carbon Mach0 =3D "Carbon" Should do the trick.. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
