RE: Reading a log file, again = works as desired

2003-12-09 Thread danield
Hello Tom, Thank you very much. I appreciate your help. This script works flawlessly, and does exactly what I need. Thank you for your time. danield >From: "Tom Kinzer" <[EMAIL PROTECTED]> >To: "Beginners Perl" <[EMAIL PROTECTED]> >Subject: RE: Reading

Re: Reading a log file, again

2003-12-09 Thread R. Joseph Newton
Tom Kinzer wrote: > -Original Message- > From: R. Joseph Newton [mailto:[EMAIL PROTECTED] > Sent: Monday, December 08, 2003 7:02 PM > To: Tom Kinzer > Cc: Katka a Daniel Dunajsky; Beginners Perl > Subject: Re: Reading a log file, again > > Tom Kinzer wrote: > &

RE: Reading a log file, again

2003-12-08 Thread Tom Kinzer
of info determine which is the right one. -Tom Kinzer -Original Message- From: R. Joseph Newton [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2003 7:02 PM To: Tom Kinzer Cc: Katka a Daniel Dunajsky; Beginners Perl Subject: Re: Reading a log file, again Tom Kinzer wrote: > Try t

Re: Reading a log file, again

2003-12-08 Thread R. Joseph Newton
Tom Kinzer wrote: > Try this: > > Caveat: This all assumes LOTS about the format of your data being > consistent, and so should be treated as a "quick and dirty" as opposed to > anything resembling a robust application... I'm not sure what your > intention with the script is, but is worth mention

RE: Reading a log file, again

2003-12-08 Thread Jeff Westman
Tom Kinzer <[EMAIL PROTECTED]> wrote: > Try this: > > Caveat: This all assumes LOTS about the format of your data being > consistent, and so should be treated as a "quick and dirty" as opposed to > anything resembling a robust application... I'm not sure what your > intention with the script is,

RE: Reading a log file, again

2003-12-08 Thread Tom Kinzer
Try this: Caveat: This all assumes LOTS about the format of your data being consistent, and so should be treated as a "quick and dirty" as opposed to anything resembling a robust application... I'm not sure what your intention with the script is, but is worth mentioning. -Tom Kinzer __SNIP__ m