Hmmm... Parallels Shared Folder is what that file is. I wonder, is it mapped to a drive letter? If so, use that path instead.
Bob On Jan 25, 2013, at 11:06 AM, Paul Foraker wrote: > A standalone I built on my Mac for both Mac and Windows can't find the > custom menus when I run it in Windows. > > The error message I get on launch: > > Executing at 10:49:05 AM on Friday, January 25, 2013 > Type: Chunk: no such object > Object: stack "//psf/Home/Desktop/Send AricaNews.exe" > Line: enable menu "File" > Line Num: 7 > Hint: true > > > Works fine on the Mac. > > The referenced code is: > > on openStack > if the number of this cd <> 1 then go cd 1 > set the visible of grp "editors" to the platform = "MacOS" > > if fld "input" is empty then retrieveAcopy > if the environment <> "development" then > enable menu "File" > enable menu "Edit" > enable menu "Organization" > end if > end openStack > > > In the Standalone Application Settings, I have General: Search for required > inclusions..., Remove all profiles... > > LiveCode 4.6.1, Windows XP > > Any ideas what I'm doing wrong? > > -- Paul > _______________________________________________ > 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 _______________________________________________ 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