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