Libraries To Contribute

Mike Kerner MikeKerner at roadrunner.com
Thu Mar 23 21:28:53 EDT 2017


Anyway, Richard, to answer your other question, the problem is that
revCopyFolder copies not just the contents of the source folder but the
source folder as well, and I didn't figure out a way to copy just the
contents, so I wrote something to do it.

On Thu, Mar 23, 2017 at 9:00 PM, Mike Kerner <MikeKerner at roadrunner.com>
wrote:

> The code was relatively easy.  What I was more interested in was either
> building or finding a central repo for a library of routines.  Trevor built
> a stack that has a bunch of routines in it, but in the age of git, I'd like
> to have something that we put in there for everyone to point to.  I've put
> a few things in git, already.  I just want it to be a lot bigger.
>
> On Thu, Mar 23, 2017 at 7:50 PM, Richard Gaskin via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>> Mike Kerner wrote:
>>
>> > I went looking, today, for a routine to recursively copy folders and
>> > files from one place to another.  I have several LC libraries, but
>> > none of them seemed to have such a routine.  All of those libraries
>> > are in stacks.
>>
>> Will the built-in revCopyFolder command do what you need?
>>
>> If you need to handler copying over networks try rsync.
>>
>> --
>>  Richard Gaskin
>>  Fourth World Systems
>>  Software Design and Development for the Desktop, Mobile, and the Web
>>  ____________________________________________________________________
>>  Ambassador at FourthWorld.com                http://www.FourthWorld.com
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>
>
>
> --
> On the first day, God created the heavens and the Earth
> On the second day, God created the oceans.
> On the third day, God put the animals on hold for a few hours,
>    and did a little diving.
> And God said, "This is good."
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."



More information about the use-livecode mailing list