- I can build an scriptable application building for Mac OS X PowerPC and I can script it. - But if I build the same as Mac OS X Universal Binary, then the script always errors. (It doesn't seem to recognize the AppleScript
component.)

I'm not sure what you mean by AppleScript component, but if you mean the 4 character strings they are probably being flipped on the intel Mac (i.e., an endian issue). As Charles pointed out, if you define your strings as OSType, RB will order them correctly for each CPU.

Jon

_______________________________________________
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>

Reply via email to