MrD
02-15-2003, 08:35 AM
Hi All,
I'm trying a simple place and replace script to edit over a 100 txt files.
It should be something like
find between "<br>.....</br>" replace with "|"
or what ever.
I'm having problems with :
1. Reading all file in the directory - tried using glob ("$url") but deosn't seem to work well
2. Find in between ??
thanks in advance
Danny
I'm trying a simple place and replace script to edit over a 100 txt files.
It should be something like
find between "<br>.....</br>" replace with "|"
or what ever.
I'm having problems with :
1. Reading all file in the directory - tried using glob ("$url") but deosn't seem to work well
2. Find in between ??
thanks in advance
Danny