Changes:


Version:Date:Changes:
1.4.4.52024-04-03Updated to NewHelp.cpp v1.0.8.14, conlist.cpp v1.1.0.1.
1.4.4.42023-01-04Updated to conlist.cpp v1.1 to better handle Ctrl-C and Ctrl-Break.
1.4.4.32023-10-16Tweaked ShowCmdHelp() to include VER_PATCH.
1.4.4.22023-10-12Updated the plugin’s web address.
1.4.4.12023-07-25Updated to the current version of w3ccolors.cpp.
1.4.42023-07-21Updated to the current versions of conlist.cpp, NewHelp.cpp, and ParseArgs.cpp. The Highlight variable can now be set in the registry instead of the environment.
1.4.32023-06-13Removed all calls to QueryIsFile(), to work around an issue in TCC v30.00.20.
1.4.12023-04-18Now \b correctly expands to ASCII backspace. Updated to the latest versions of ExpandEscapes.cpp and conlist.cpp.
1.4.02022-06-01Added a .CHM help file. No changes to MKSC or @SCINFO.
1.3.142022-01-12Removed /X and /Y, and replaced them with /AX: and /CX:.
1.3.132021-12-18Added /NE to suppress many error messages. Fixed a problem with extensionless files being incorrectly included.
1.3.122021-12-17Now MKSC checks for Ctrl-C and Ctrl-Break while dumping shortcuts. (Previously this only happened during /P pauses.) Also, MKSC now returns errorlevel 3 for user abort; it was -3 before.
1.3.112021-12-16Split /FB into /FB (buffer info) and /FF (font info). Added /F? to list available fields. Documented the optional third argument to /BS.
1.3.102021-12-15Added /FH to dump the console palette. Renamed /BKn: to /BHn: (think H for hue).
1.3.92021-12-13Now /BKn: can accept multiple color names, separated by commas or semicolons, to define more than one color at a time.
1.3.82021-12-09Added many new /Bx: options to set various console properties. Removed the letter field specifiers from @SCINFO.
1.3.72021-12-08Reworked /N a bit. Now /NC disables highlight, and /NT prevents canononicalizing the target filename. Also added a semi-undocumented /N? which describes the available /N flags.
1.3.62021-12-01Experimental support for reporting console properties in both MKSC and @SCINFO. (MKSC does not yet have support for setting console properties.) De-documented SafeChars support and letter field values in @SCINFO.
1.3.52021-11-29Added the ability to decode installer “Darwin” strings, and return either a product name or GUID.