revCopyFolder
Sarah
sarahr at genesearch.com.au
Tue Jul 16 20:09:00 EDT 2002
Your script works perfectly under Mac OS X but I think with Mac systems,
the revCopyFolder command uses AppleScript and it is different on
others. What system do you use?
The only other thing I can think of is if you are trying to do a copy
that can't work, like copying a folder to itself or inside itself or
onto a protected disk.
Sarah
On Wednesday, July 17, 2002, at 06:40 AM, Richard Hillen wrote:
> Hello list,
>
> I need your help with this script:
>
> on mouseup
> answer folder "Sourcefolder please"
> put it into SF
> answer Folder "Destinationfolder please"
> put it into DF
>
> revCopyFolder SF,DF
> put the result
>
> end mouseup
>
> The result: "Execution error".
>
> Why?
>
> Thanx, Richard.
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list