Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by belkira

  1. belkira

    Search script

    Tnanks for all your help!
  2. belkira

    Search script

    I tried that and I get this error: Global symbol "$tmp" requires explicit package name at compare.pl
  3. belkira

    Search script

    ok I figured out how to output to a text file, so now the only remaning issue is how can I make everything lower case before the file comparison
  4. belkira

    Search script

    Oh and make it so it is not case sensitive....
  5. belkira

    Search script

    Thank you very much! As one final request on this, how can I make it output to a txt file instead of the screen?
  6. belkira

    Search script

    It will be command line, no point making it to fancy as of yet. The data in both files is in the format of: FirstName LastName FirstName LastName So one name per line, both fist name and last name on that line. No headers or anything like that, just plain text file. What more info can I provide?
  7. belkira

    Search script

    Thanks, Now I hate ask, but as I said I am still new to all this, is that a complete program? Can I copy/paste is and have it work? just name the file something.pl
  8. belkira

    Search script

    There are actually about 110 people on the vip list and over 2000 on the problems list. Would your approach still work or should I look to a different solution?
  9. belkira

    Search script

    Hi, sorry if this does not make much sence. I am new to perl and programming in general but was thrown into this expected to hit the ground running. I need to write a script that will read information from one file then compare it information in another file and output the outcome into still a...

Part and Inventory Search

Back
Top