superstarjpmc
Programmer
Hi,
I have the follwing inside a variable .. basically its the stdout/stderr.
<QUOTE>
Sending request .................
server response .........
received my response ...
I am Analysing response...
-this is the output xx!p
:9009
-next line is 64
I'm done !
<UNQUOTE>
I'm interested in grabbing the PID ( i.e 9009 ).
Can someone suggest how to go about this ?
regs
DJ
I have the follwing inside a variable .. basically its the stdout/stderr.
<QUOTE>
Sending request .................
server response .........
received my response ...
I am Analysing response...
-this is the output xx!p
-next line is 64
I'm done !
<UNQUOTE>
I'm interested in grabbing the PID ( i.e 9009 ).
Can someone suggest how to go about this ?
regs
DJ