Page 1 of 1

Robocopy and LiveCode

Posted: Thu May 23, 2013 11:18 pm
by zaxos
Hello everyone, I'm looking for a way to use Robocopy with LiveCode since revCopyFolder/File uses Xcopy and that dosent suit me, thanks alot in advance for your help :)

Re: Robocopy and LiveCode

Posted: Fri May 24, 2013 11:29 am
by BvG
see the shell() function in the dictionary :)

Re: Robocopy and LiveCode

Posted: Fri Jun 06, 2014 10:58 pm
by zaxos
Thank you for your answer BvG! I decided to continue with my project after a LONG time...
so here is the question, shell function hangs the whole program untill the copy ends and as far as i know there is no threading system yet implemented in livecode.
is there a way to overcome this? i tried launch but this limits me on the progress bar side since i dont get live feedback from robocopy
Thank you for your time.

Re: Robocopy and LiveCode

Posted: Mon Jun 30, 2014 11:33 pm
by zaxos
I'l take that as a no. I managed to finish my project and everything is working fine but now i have enother question, i used revBrowserOpen but when i set windowShape on the stack the browser stop showing anything, it still works beacoz i can click on rec i had set i just cant see anything.
Thank you for your time.

Re: Robocopy and LiveCode

Posted: Tue Jul 01, 2014 12:06 am
by Simon
Hi zaxos,
I think you should start another thread as this question doesn't apply to Robocopy.
windowShape and revBrowser.

Simon

Re: Robocopy and LiveCode

Posted: Tue Jul 01, 2014 1:26 am
by zaxos
Hey simon, i'l do that :)