Why this is not working?Its ending with One test only, Its not working
entire the string
========================================================
open(READ,"c:\\SMTP.txt");open(WRITE,">>c:\\SMTP1.txt");
while(<READ>)
{
/,/gi;

print WRITE "'$`',";}
=======================================================

Thanx in Advance
Raju

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

Reply via email to