revCopyFolder - execution error in standalone

J. Landman Gay jacque at hyperactivesw.com
Fri Jun 5 18:22:46 EDT 2020


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 <martyknappster at 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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com





More information about the use-livecode mailing list