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 IamaSherpa 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: djnsh
  • Order by date
  1. djnsh

    Sorting associative array elements and writing them to a file

    I have set up an associative array to store the contents of two different sets of files so that I can eventually sort the contents depending upon a common factor. When I output to the screen using the following lines of code: print ($hits{'values'}, "\n"); print ($hits{'files'}...
  2. djnsh

    Reading file names into perl and adding to their names

    Thanks 133tcamel for your reply - I have my program reading all the files in the directory and can produce an output file with the all the different extensions which exist with a common start as shown below: e.g: apples234.564 -> use 234.564 part -> which produces bananas234.564 Apologies if...
  3. djnsh

    Reading file names into perl and adding to their names

    My problem, although appearing simple on the surface, does not seem as straight forward as I first thought. I have a directory containing files, with each file having the same start such as apples_45.4554-34, apples_56.4554-34, and so on. There are hundreds like this which I generated using...
  4. djnsh

    Hard disk running powers down occasionally in windows

    My Pentium III 500 with Western Digital 20GB drive is three years old. In the last two months it has developed a problem which has occured more and more recently until it is now almost unusable. When it is switched on, it boots into windows98 fine however after about 5 minutes - it varies as...

Part and Inventory Search

Back
Top