-READ.ME SUPERMIT 5.0: Introduction, and version differences. 12/12/92 Roy Lipscomb For CP/M 2.2 and CP/M+. ----------------------------------------------------------------------------- SUPERMIT is a set of BASIC-like commands that extend the power of your current batch processor. It enables you to "program" your batch files, with GOTOs, IF...THENs, dynamic variables, and more. The SET module of SUPERMIT is also valuable as a stand-alone file-renaming utility, one whose versatility is unique and unrivaled. SUPERMIT is compatible with virtually all batch processors, including SUBMIT, EX, GOSUB, and SUPERSUB. ----------------------------------------------------------------------------- SUPERMIT Version 5 has the following additions and enhancements: [] An improved way to emulate GOTOs for CP/M+ and EX.COM. (See manual.) [] Files JOB.SUB and JOB2.SUB, for use in emulating GOTOs. [] File TESTCOPY.SUB, for testing emulation of GOTOs. [] File ERASE.COM, for use with #+.COM. [] Updated SUPERMIT.DOC and -READ.ME files. [] The cost of the SUPERMIT manual is now $15.95. NOTE: ECHO31.LBR includes patches that could be applied to earlier versions of IF.COM and #.COM to make them compatible with ECHO31. Please note that those patches are not necessary for these new versions of IF.COM and #.COM, and should NOT be applied to them. ----------------------------------------------------------------------------- SUPERMIT Version 4 had the following additions and enhancements: [] This -READ.ME file. [] An updated SET.COM. (The previous SET.COM would abort if the files it was renaming resided in a USER area other than USER 0. Thanks to Fred Metz for pointing out this problem.) [] An updated IF.COM and #.COM. These new versions are compatible with ECHO31, another batch utility from Logic Associates. ECHO31.LBR includes patches that could be applied to earlier versions of IF.COM and #.COM to make them compatible with ECHO31. Please note that those patches are not necessary for these new versions of IF.COM and #.COM, and should NOT be applied to them. ------------------------------------------------------------------------[end]