
Robocopy and LiveCode
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Robocopy and LiveCode
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 

Knowledge is meant to be shared.
Re: Robocopy and LiveCode
see the shell() function in the dictionary 

Various teststacks and stuff:
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
Re: Robocopy and LiveCode
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.
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.
Knowledge is meant to be shared.
Re: Robocopy and LiveCode
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.
Thank you for your time.
Knowledge is meant to be shared.
Re: Robocopy and LiveCode
Hi zaxos,
I think you should start another thread as this question doesn't apply to Robocopy.
windowShape and revBrowser.
Simon
I think you should start another thread as this question doesn't apply to Robocopy.
windowShape and revBrowser.
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!