
March 27th, 2000, 10:19 AM
|
|
Junior Member
|
|
Join Date: Mar 2000
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
The answer is (probably) yes.
The question is really whether the "called script" inheirits the open file descriptors of the "caller". For most scripting languages (and the perl implementations that I know of), the answer is no, and so you have to open the connection again.
- Erik
------------------
-Erik
|