On 1/25/07, Jonathan Johnson <[EMAIL PROTECTED]> wrote:
On Jan 25, 2007, at 5:21 PM, Dennis Birch wrote: > > I assume you mean I should try executing your suggested command from > RB. I just did that. The command I fed the Shell.Execute method is: > > bash -c "cp -R /Users/dennis/Desktop/Help\ Folder/images > /Users/dennis/Desktop/Power\342\204\242/contents" > > and the result was the same. Ok, it appears 'sh' gets at it sooner than I had assumed. To work around this, you'll need to execute "bash" in a mode 2 shell, and then write your command plus a line feed, and then finally an Exit statement. Additionally, we found an existing report to sign onto: <http://www.realsoftware.com/feedback/viewreport.php?reportid=kvpzeppd>
Thanks for pointing out the existing report. I've added a few comments. In the meantime, I think it's easier to use my own folder copy method for my current purposes. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
