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

Reply via email to