On Apr 04, 2007, at 11:36 AM, Robert Livingston wrote:
> So I put the following code in App Open area.
>
> MsgBox("TargetMachO: "+ Str(TargetMachO))
> MsgBox("TargetMacOS: "+ Str(TargetMacOS))
> MsgBox("TargetWin32: "+ Str(TargetWin32))
>
>
> I have two applications under development.
>
> In one of them, the TargetMachO is FALSE the other TRUE.
>
> Why is this? What is different between these two apps? Is it some
> setting?
Check and see what your Project Settings are for what kind of Mac app
you are building.
I suspect they are set differently
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>