Download FourTidy 3.1 Build 9447
Tidies Take Command/TCC/4NT/4DOS DESCRIBE file descriptors
To tidy, sort, prune and dedup a JP SoftwareTake Command/TCC/4NT/4DOS hidden descript.ion file. These files are used bythe DESCRIBE utility to track what your various filesare for.First make the directory containing the usually-hidden descript.ion filecurrent. e.g.C:cd envThen invoke the java program with:java.exe -jar C:commindprodfourtidyfourtidy.jarIf you have Excelsior Jet,(mindprod.com/jgloss/jet.html/) you can compile thejar and simplify that long-winded command to:fourtidy.exeTo save typing, create a *.BAT file on the path containing the command.You might also want to hide/reveal the descript.ion file with:attrib +h descript.ionattrib -h descript.ionFourtidy will sort, tidy, and prune duplicates in thedescript.ion file. It will also create a non-hidden filecalled _O_V_E_R_V_I_E_W.txt with the information about all your filesin the directory in aligned human readable form. What's New in This Release: repair bug in check to see if file is already in order.