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 TouchToneTommy 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: tannx
  • Content: Threads
  • Order by date
  1. tannx

    Add timestamp to filename

    Below is script where it edits the file, removes txt extension and writes new file. I also need to insert timestamp into filname (fileA2007-03-25 12:01:12 ; fileB2007-03-26 10:50:55). How can I achieve that? Help needed. $failid="list.ao"; $fail=0; if (open(FAILIDcnt, $failid)) {...

Part and Inventory Search

Back
Top