PDA

View Full Version : File Processing


  1. How can I build or skip steps based on the existence of a file or folder?
  2. How could I process all files in a directory, or recursively process a set of files?
  3. How can I perform a loop for each line of a file?
  4. How can I read a value from an XML file for use in a build?
  5. How can I specify the order for a Process Files steps?
  6. How do I modify an XML file from a build?
  7. How can I query or update a database from a build?
  8. How can I recursively delete all files of a given extension?
  9. Change File Properties (Summary tab)?
  10. How can I delete a single file in a build?