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

    Pseudo appending XML using safe-perl

    Does anyone know how to append to an XML file while still enclosing it in a <master tag>? <entries> <entry1 /> <entry2 /> </entries> becomes <entries> <entry1 /> <entry2 /> <entry3 /> </entries> Because it is safe-perl, I cannot include modules. I would know the exact length of the...

Part and Inventory Search

Back
Top