7 Dec
2001
7 Dec
'01
2:04 a.m.
Thanks for your help. What I was trying to do was to parse a command's output, pulling the second field from lines whose first field contains a number and outputing that 2nd field to an external file with one entry on each line. This to build a configuration file that will be read by another program. What I was struggling with, and still am after all your replies, is the output file. I seem to have to do crazy things to avoid extra blank lines in the file: Note also that this is a cross platform application: for some reason, perl 5.6.0 on NT does wierd interpretations of the variables within the reg exprs? Mike