On May 4, 2004, at 1:40 PM, Madhu Reddy wrote:
Gary,
Close, but not quite. Glance at that name again. ;)
Thanks for your response..
those variables are only one for file..
say file1 have only
and file 2 have only
like this i have 100 files...
i want a common search and replace
to replace <*
Gary,
Thanks for your response..
those variables are only one for file..
say file1 have only
and file 2 have only
like this i have 100 files...
i want a common search and replace
to replace <*_IFILE> with new value..
i have common one like in all the
files,
for this i am doing following
On May 4, 2004, at 10:54 AM, Madhu Reddy wrote:
Hi,
in a file, I have following variables,
I want to replace those variables with
values
basically i want to replace all <*_IFILE> with some
value say file.txt
How to do this in perl ?
If memory isn't an issue, the easy way is to load a has
Hi,
in a file, I have following variables,
I want to replace those variables with
values
basically i want to replace all <*_IFILE> with some
value say file.txt
How to do this in perl ?
Thanks
__
Do you Yahoo!?
Win a $2
Hello,
I require a simple search (hit list) for my website. Its done in ASP. Are there any
scripts that I could download and easily add it to my site?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
eval('push(@ret ,"$dir/$f") if($f=~/' . $regexp .'/)');
warn $@ if($@ && $@!~/^Warning: something/);
}
}
return @ret;
}
Phumes1 wrote:
>
> Hi,
>
> I want to add a simple search to my web page that will search all .asp
> pa
Hi,
I want to add a simple search to my web page that will search all .asp
pages from the root directory.
Does anyone know where I can get a nice one? I've seen a few but couldn't
get them to wor