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