"desc.btm" creates TCC file descriptions for project files "descother.btm" creates TCC file descriptions for non-project files "run.bat" execute the Phone application from the jar "grab.btm" copy in Java source code from IntelliJ and build it. Roedy's use only. "Phone.class" Phone main Java program compiled byte code "PhoneCsvToHTML.class" alternate Java program compiled byte code "phone.exe" JET executable Prepare Computer Phone number list "phonecsvtohtml.exe" JET executable "E:\sys\phone.exe" JET executable Prepare Computer Phone number list "E:\sys\phonecsvtohtml.exe" JET executable "phone.manual.html" detailed HTML manual for the Phone project "phone.jar" jarred class files: Prepare Computer Phone number list "phone.look" uncommented jar manifest "phonecsvtohtml.jar" jarred class files. "phonecsvtohtml.look" uncommented jar manifest "E:\mindprod\application\phonecsvtohtml.jar" jarred class files. "phone.jnlp" phone jnlp Java Web Start launch "phone.efs" generated: JET compiler internal file "phone.rfs" generated: JET compiler control file "phone.rsp" JET configuration file "phone.usg" generated: JET compiler method use tracking "phone-setup.exe" JET distributable, containing runtime "phone.ico" Windows icon for the project, contains multiple image sizes "phone.jpn" Manifest of what is included in the JET executable. "phone.log" log of what JET did compiling and preparing the distributable "phone.prj" JET project configuration, compiler options and notes on what needs to be included. "phone.startup" List of classes JET should preload for speed. "phone.xbind.script" List of DLLs JET will need to run the app. "build_phone.bat" Build JET executable with project descriptor "run_phone.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 Phone project files "phone.use" precis(summary) Prepare Computer Phone number list Generated "phone.vpj" Slick Edit project ini file "phone.vpw" Slick Edit project ini file "phone.vtg" Slick Edit binary tag xref file "phone.icon16.png" 16x16 icon for the Phone project "phone.icon32.png" 32x32 icon for the Phone project "phone.icon48.png" roughly 48x48 icon for the Phone project "phone.icon64.png" roughly 64x64 icon for the Phone project "phone.icon128.png" roughly 128x128 icon for the Phone project "phone.screenshot.png" screenshot for the Phone project "phone.splash.gif" splash gif for the Phone project "phone.icon32.gif" 32x32 gif icon for the Phone project "phone.icon64.gif" 64x64 gif icon for the Phone project "_O_V_E_R_V_I_E_W.txt" Commented List of all files for Phone, with one line descriptions. "use.txt" key facts about the Phone project. Generates phone.use "version.txt" key current version info about the Phone project. Generates phone.use "versionhistory.txt" complete version history of the Phone project. Generates phone.use "phone.txt" ASCII text manual for the Phone project. "build.xml" Complex ANT build script for Phone "rebuild.xml" Simplified ANT build script for Phone "forgather.xml" list of extra gather steps for ANT. "forjar.xml" genjar list of extra files to include in phone.jar "forjarexe.xml" jar.exe list of extra files to include in phone.jar "forphonecsvtohtmljar.xml" genjar list of extra files to include in phonecsvtohtml.jar "forphonecsvtohtmljarexe.xml" jar.exe list of extra files to include in phonecsvtohtml.jar "forpost.xml" list of extra posting steps for ANT.