the length of the
$diff_abs string, it will always be a constant size for files that only
differ by their embedded dates, but I like to know what I'm missing with
the regular expression method. If anyone can see an obvious mistake or
put me straight on my understanding of multiline matching modi
Hello Chia
Using the ... range operator appears to do what you want, if I understand correctly;
open(FILE,"input.txt");
while (){
print if !(/^\.SUBCKT (\S\S)/ ... /^\.ends $1/);
}
This print lines that don't fall between lines that match the two patterns
My test file input.txt was like th
Hi Jim
That worked just fine, thanks a lot. I guess I'll stick to pre-compiled
packages till I sort out my compiler installation.
Thanks also to Joel about suggesting settings for HTTP_PROXY et al, I had
these set apart from the proxy name not being numerical, but even that
doesn't seem to work!
d can I add "C:\Program
Files\Microsoft Visual Studio\VC98\Include" to a config file somewhere
so it gets included in the makefile? Or is there anything in my
environment I can set?
Many thanks
Reg Smith
-
E-mail Confident