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!

Search results for query: *

  • Users: irene01
  • Content: Threads
  • Order by date
  1. irene01

    perl does not recognize file type

    My perl program opens dos directory and tests all files using -f. There are 5 files in the directory. Somehow the program recognizes only 3. For 2 others any file test operator does not return any value. Here is a code - { ($dir,$title)=@_; opendir (DIR,$dir) || die "cannot open: $!"...

Part and Inventory Search

Back
Top