Hi, I am interesred also in what you are trying to use, but had loaded ProcessWrappper and executed Excell passing a spreadsheet file as argument and got the inside VBScript running fine, but the Excel terminates too early because I could fid the way to control how the parent process may wait for the child to terminate. On Fri, Jun 25, 2010 at 10:02 AM, Bob Cowdery <bob@bobcowdery.plus.com>wrote:
Does anyone use OSProcess on Windows? If so can you tell me how to make it work please.
OSProcess thisOSProcess command: 'cmd.exe /C notepad'
Fails in two ways. It tries to output a message to stderr but fails to do so. The message it tries to output just says: "nextPutAll: 'cannot execute cmd.exe /C notepad'".
I also tried to open a console with: OSProcess thisOSProcess openConsole
but that seems to do nothing and gives no errors.
Any help very welcome.
Regards Bob
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users