I’ve been fiddling with this and so far this is what I've found: The problem only exists on Mac In the IDE it works fine on both LC 9.5.1 and 9.6 If I create a basic test stack, standalones from 9.5.1 and 9.6 both work fine But when I build my actual app with Levure, the app built with 9.5.1 works but the app built with 9.6 does not work The result just contains "execution error" So I guess I need to post something in the Levure forum to see if anyone else has had the same issue.
Marty > On Jun 5, 2020, at 3:22 PM, J. Landman Gay via use-livecode > <use-livecode@lists.runrev.com> wrote: > > The common library is included automatically in every standalone, so you > don't need to select it. I think revMoveFolder is in the same library, and > since that works you can assume the library is loaded. > > What does the execution error say? If you get the result, does that tell you > anything? Is the app fully loaded before you call revCopyFolder? Libraries > aren't available until the app is fully up and running. > > On 6/5/20 2:34 PM, Marty Knapp via use-livecode wrote: >> Clarification - “revCopyFolder" it is working on Windows but not on Mac. >> Standalones built with LC 9.6 release version. revMoveFolder is working on >> both. >> Marty >>> On Jun 5, 2020, at 11:32 AM, Marty Knapp <martyknapps...@gmail.com> wrote: >>> >>> I'm trying to implement "revCopyFolder" in a standalone. It works fine in >>> the IDE but gets an "execution error" in a standalone. In the dictionary it >>> says the "Common library" is implemented. I am manually setting inclusions >>> and don't see anything there that hints at this. Is there some library that >>> I need to select? I have been using revMoveFolder successfully in this same >>> standalone. Any tips? >>> >>> Thanks, >>> Marty > > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com _______________________________________________ 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