Re: comparing text files, in a way

2008-09-08 Thread John W. Krahn
frazzmata wrote: I am writing a program where I want to be able to locate information regarding a person in one file, if they appear in another. For instance: I have a file that just has student IDs (for students that are new) It has a long list of Student IDs like this: 100955 104024 564765

RE: comparing text files, in a way

2008-09-08 Thread Wagner, David --- Senior Programmer Analyst --- WGO
> -Original Message- > From: frazzmata [mailto:[EMAIL PROTECTED] > Sent: Monday, September 08, 2008 10:13 > To: beginners@perl.org > Subject: comparing text files, in a way > > I am writing a program where I want to be able to locate information > regarding a per

comparing text files, in a way

2008-09-08 Thread frazzmata
I am writing a program where I want to be able to locate information regarding a person in one file, if they appear in another. For instance: I have a file that just has student IDs (for students that are new) It has a long list of Student IDs like this: 100955 104024 564765 123456 765437 1233