Version Differences for Frequently Asked Questions

(Added internal link fior 3.8 Branch Directory Restructure)
(Confusing table added.)
Line 50:
  '''Q: Cleanup isn't working! Empty folders are being left on the hard drive!'''    '''Q: Cleanup isn't working! Empty folders are being left on the hard drive!''' 
       
- ''A: '''You are wrong in assuming this'''. AnthillPro will actually re-use those directories as they are needed again. With the restructuring of the directories as mentioned in [[3.8 Branch Directory Restructure]] (so it may not be as noticeable now), the folders are kept because as builds approach a certain number, the ordinals are thrown in the subdirectory. An example is listed below.''   + ''A: '''You are wrong in assuming this'''. AnthillPro will actually re-use those directories as they are needed again. With the restructuring of the directories as mentioned in [[3.8 Branch Directory Restructure]] (so it may not be as noticeable now), the folders are kept because as builds approach a certain number, the ordinals are thrown in the subdirectory. An example is listed below:''  
       
    + <table border=2 cellpadding=2 cellspacing=2 align=center>  
    + <tr><th>Parent Folder</th><th>Child Folder</th><th>Child's Subfolder</th><th>Explanation</th></tr>  
    + <tr><td align=center>496</td><td/><td/><td>Job (#496) exists. Folder is created</td></tr>  
    + <tr><td align=center>496</td><td align=center>2</td><td/><td>Subfolder under job #496, there is now a folder for job #2496</td></tr>  
    + <tr><td align=center>9999</td><td align=center>9999</td><td align=center>8</td><td>Subfolder under job #99,999,999, there is now a folder for job #899,999,999</td></tr>  
    + </table>  
       
  == Qualification for Cleanup Event ==    == Qualification for Cleanup Event ==