Received an off-list reply that solved the problem.

Replaced 

  $client->recv  

with:   

  $dataIn = <$client>);
  
There's no way I would have figured that out on my own.

Hew

Hewlett M. Pickens
BIM

  

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to