'--At this point, the sub will terminate and the thread will go back to the
'---internal threadpool. It is important not to do anything that will block
or take
'---large amounts of time in this sub. The internal threadpool is limited to
'---25 threads total, and it is important to return the thread as quick as
possible
'---to the pool for further use.
End Sub
"MSDN" <calhoun_chris@ hotmail.com> wrote in message
news:%23lhwXaCd GHA.4264@TK2MSF TNGP05.phx.gbl. ..[color=blue]
> Does anyone know how to do this with a readline statement or equivalent
> method?
>
> Thanks in advance.
> Chris
>[/color]
Comment