Adding files and folders to the TJamFileList
Question / Problem
How can I add specific files to the TJamFileList?
Answer / Solution
The JamFileList has an Add(string) method that requires the full qualified path of the item and adds the passed file or folder to the list.