lazarus  

[Lazarus] Mac OS X : Using TProcess to launch Unix command to Copy a Directory

Dominique Louis
Mon, 19 May 2008 12:38:56 -0700

Hi all,
   I'm passing the following command to a TProcess instance...

cp -R /SomePath/MyGame.app /SomePath/MyNewGame.app

via it's command line property, but it did not work.

I then tried fpsystem, passing it the same string and it also fails with 
a 16384 error, which I've spent the last half hour searching for on 
Google, but it does not appear anywhere.

So any help would be greatly appreciated.


Dominique.

_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus