"desc.btm" creates TCC file descriptions for project files "descother.btm" creates TCC file descriptions for non-project files "run.bat" execute the Stats application from the jar "grab.btm" copy in Java source code from IntelliJ and build it. Roedy's use only. "Stats.class" Stats main Java program compiled byte code "Collect.class" alternate Java program compiled byte code "HitStats.class" alternate Java program compiled byte code "Weight.class" alternate Java program compiled byte code "stats.exe" JET executable daily hits stats, graph weight and percent bodyfat "collect.exe" JET executable "hitstats.exe" JET executable "weight.exe" JET executable "E:\sys\stats.exe" JET executable daily hits stats, graph weight and percent bodyfat "E:\sys\collect.exe" JET executable "E:\sys\hitstats.exe" JET executable "E:\sys\weight.exe" JET executable "stats.html" html to launch the Stats program "stats.manual.html" detailed HTML manual for the Stats project "stats.jar" jarred class files: daily hits stats, graph weight and percent bodyfat "stats.look" uncommented jar manifest "collect.jar" jarred class files. "collect.look" uncommented jar manifest "hitstats.jar" jarred class files. "hitstats.look" uncommented jar manifest "weight.jar" jarred class files. "weight.look" uncommented jar manifest "E:\mindprod\applet\collect.jar" jarred class files. "E:\mindprod\applet\hitstats.jar" jarred class files. "E:\mindprod\applet\weight.jar" jarred class files. "stats.jnlp" stats jnlp Java Web Start launch "stats.efs" generated: JET compiler internal file "stats.rfs" generated: JET compiler control file "stats.rsp" JET configuration file "stats.usg" generated: JET compiler method use tracking "stats-setup.exe" JET distributable, containing runtime "stats.ico" Windows icon for the project, contains multiple image sizes "stats.jpn" Manifest of what is included in the JET executable. "stats.log" log of what JET did compiling and preparing the distributable "stats.prj" JET project configuration, compiler options and notes on what needs to be included. "stats.startup" List of classes JET should preload for speed. "stats.xbind.script" List of DLLs JET will need to run the app. "build_stats.bat" Build JET executable with project descriptor "run_stats.bat" Runs the JET executable with default parm. "mindprod.css" cascading style sheet for general HTML "jdisplay.css" cascading style sheet for displaying source code in HTML "package-info.java" Dummy Java source with JavaDoc describing the entire package. "untouch.digest" generated: enables untouching (set date back) unchanged but redated files. "mindprodcert2017rsa.cer" Public key for Mindprod code-signing certificate. Cannot be used to sign jars. "DESCRIPT.ION" TCC file descriptions "descript0.ion" generated file of overriding descriptions to merge into DESCRIPT.ION "descript2.ion" generated file default descriptions to merge into DESCRIPT.ION "MasterDistribution.site" URL to find the master copy of the Stats project files "stats.use" precis(summary) daily hits stats, graph weight and percent bodyfat Generated "stats.vpj" Slick Edit project ini file "stats.vpw" Slick Edit project ini file "stats.vtg" Slick Edit binary tag xref file "stats.icon16.png" 16x16 icon for the Stats project "stats.icon32.png" 32x32 icon for the Stats project "stats.icon48.png" roughly 48x48 icon for the Stats project "stats.icon64.png" roughly 64x64 icon for the Stats project "stats.icon128.png" roughly 128x128 icon for the Stats project "stats.screenshot.png" screenshot for the Stats project "stats.splash.gif" splash gif for the Stats project "stats.icon32.gif" 32x32 gif icon for the Stats project "stats.icon64.gif" 64x64 gif icon for the Stats project "_O_V_E_R_V_I_E_W.txt" Commented List of all files for Stats, with one line descriptions. "use.txt" key facts about the Stats project. Generates stats.use "version.txt" key current version info about the Stats project. Generates stats.use "versionhistory.txt" complete version history of the Stats project. Generates stats.use "stats.txt" ASCII text manual for the Stats project. "build.xml" Complex ANT build script for Stats "rebuild.xml" Simplified ANT build script for Stats "forgather.xml" list of extra gather steps for ANT. "forjar.xml" genjar list of extra files to include in stats.jar "forjarexe.xml" jar.exe list of extra files to include in stats.jar "forcollectjar.xml" genjar list of extra files to include in collect.jar "forcollectjarexe.xml" jar.exe list of extra files to include in collect.jar "forhitstatsjar.xml" genjar list of extra files to include in hitstats.jar "forhitstatsjarexe.xml" jar.exe list of extra files to include in hitstats.jar "forweightjar.xml" genjar list of extra files to include in weight.jar "forweightjarexe.xml" jar.exe list of extra files to include in weight.jar "forpost.xml" list of extra posting steps for ANT.