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: *

  1. BornToFly

    Store data in Hash (Biggner)

    Hi, Thanks to KevinADC, that is what i was searching for. I checked it on some test file and it works. My new problem is that it doesnt really works on the real data. I tried to change my test program to be with the same imputs like the real one, everything is file. I added here the relevants...
  2. BornToFly

    Store data in Hash (Biggner)

    Maybe i was not clear, the data is stored in an ASCII file and i read it from there. What i am interesting are the 4 fields (Name, FileIndex, Time and JD). This data i use in order to generate new ASCII files. I would like to know how should i store it in Perl in order to be able to do sorting...
  3. BornToFly

    Store data in Hash (Biggner)

    Hi, I am a new program in Perl. I wrote a program that i find not so nice (Because i needed something fast). I would like to store some data: Name FileIndex Time JD ABRA 1 02:326:00000 28345984 CACH 1 02:338:00000 34325435 ABRA 2...

Part and Inventory Search

Back
Top