Hi,
Its a bit strange. I had a problem with this command:
Winprocess cshOne: 'c\windows\system32\cmd.exe /k c:helloworld.bat'
So I changed it to:
Winprocess cshOne: 'c:\testHelloWorld'
The problem is it doesnt always hang.
I thought the problem was solved as Windows seemed to start a
subprocess and only return to the windows parent process without
returning to VW. But its behaving erratically so I am not sure
if this is the reason.
Orla
On Sep 11, 2006, at 2:36 PM, Ralf Propach wrote:
> greevy wrote:
>> Hi,
>>
>> I am using WinProcess in VW 7.4.1 and it is hanging up and not
>> returning control to the calling method. Any ideas what is going on?
>>
>> Thanks
>>
>> Orla
>>
>>
> Hi,
>
> I think I have seen something similar.
> Can you provide more details?
> Which method did you call with which arguments?
> Where does it hang?
>
> Ralf
>