Peter Haworth wrote: > Update to this. I created the standalone on my Windows computer and > neither the Mac nor the versionswill run so looks like there's a problem > with my stack file. It runs OK in the IDE though.
If the stack file runs okay in the IDE the stack file's fine. Sounds like a problem transferring from Win to Mac, since Mac us a Unix which will require an executable bit be set, and Windows has no concept of an executable bit at all. Have you tried using chmod on the executable within the bundle, settings its permissions to 755? -- Richard Gaskin Fourth World LiveCode training and consulting: http://www.fourthworld.com Webzine for LiveCode developers: http://www.LiveCodeJournal.com LiveCode Journal blog: http://LiveCodejournal.com/blog.irv _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode