Re: call .exe file smalltalk
Posted by
Blair McGlashan on
Mar 25, 2004; 9:28am
URL: https://forum.world.st/call-exe-file-smalltalk-tp3370117p3370137.html
"David Simmons" <
[hidden email]> wrote in message
news:
[hidden email]...
> Here is some generic S# code that gives you the Win32 sequences...
>
> exec: cmdLine
> inheritHandles: bInheritHandles
> [... ~550 lines snipped...]
Thanks David, but I think Chris Demer's solution will be adequate. Failing
that Bob Jarvis' package provides the necessary level of control for more
complex requirements.
Regards
Blair