--- "R. Joseph Newton" <[EMAIL PROTECTED]> wrote: > Stuart White wrote: > > > > the file format is not sloppy at all. I was just > > confused as to why I couldn't use split on the > first > > space score comma and space, and then the next > space > > score. <-Perhaps I just answered my question > right > > there, seeing that in the second iteration, there > is > > no comma and then space. > > So are the team names all you want out of the lines? > I guess I never fully > absorbed that. > > Joseph > That was just the step I have been focusing on for the past week. And it's not really just the names, but the relation between the names in that first line with the scores, and the abbeviations SAN, PHX, in the lines with the action, and the player names in those lines. There's a lot more I want to parse from the files. But for this thread, yes, it's just been the team names and the relation between them and the abbreviations.
__________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>