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 John Tel 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: DunLudjin
  • Content: Threads
  • Order by date
  1. DunLudjin

    Multiple Replacement within a loop help.

    I'm using windows and taking the paths into a file. An example path is: M:\O&M Manuals and Databooks\Manual by Job No\Job 9200s\9216\3.0-Manufacturing\3.8-Welding-MTRs\3.8.1-Piping\3.8.1.3-Video-Borescope\3.11.1.3.3-Blowdown-Piping\9216BLDN Weld #10, Detail B.swf A number of these are in the...
  2. DunLudjin

    Combining hash values for like hashs.

    I have the following data that is read into a hash ============================================== 507: quantity=1.0000 ,description=THERMOWELL ,tags= TW-3,partnum=2202579000 658: quantity=1.0000 ,description=FLOWMETER ,tags=FE-1/FT-1 ,partnum=2901675000 557: quantity=1.0000...
  3. DunLudjin

    Sorting an array of arrays, with Latex Output...

    I have an array that I'm trying sort. The array is @parts = (1,2602344000,Ball Valve,1.0000,array(memaddress),2,2602345000,Gate Valve,2.0000,array(memaddress)...) The array(memaddress) contains tags (V1) for the first and (V23,V40) for the second. The record is really 1,2602344000,Gate...
  4. DunLudjin

    Suggested data structure advice....

    I have a text report from some software. I'm trying to collect the data from the text file into a meaningful data structure and I would like some suggestions for this. The data is set in a text file as follows: ========================================================== Item*...
  5. DunLudjin

    Renaming files to not had a space in them.

    I'm trying to use Perl for text processing for Latex. One of the big problems I have is spaces in file names in both in the current and sub directories for PDF files. I'm trying to use Perl to detect the PDF file in all the subdirectories and rename the file removing the spaces and putting in...

Part and Inventory Search

Back
Top