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 wOOdy-Soft 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 bobaldo

  1. bobaldo

    multiple log files

    yes it will be more powerfull and portable but the process is nearly the same. "Les cons ça fait n'importe quoi. C'est d'ailleurs à ça qu'on les reconnait" M.audiard.
  2. bobaldo

    multiple log files

    I think (almost certain) that your script opens the first file, writes lines in array, opens the second file and overwrites your array. the most simple solution could be to write your files in two different arrays, and use the push command to concatenate array...
  3. bobaldo

    multiple log files

    depends on your error message. 1. perhaps you don't have read permission. 2. perhaps it's a binary file. 3. perhaps it's a link. which array do you use and how you use it.

Part and Inventory Search

Back
Top