BAT2EXEC (ver 1.5) Abandoned Freeware BAT2EXEC compiles Batch Files into a COM file. This may be occationally necessary, especially if you want to replace one of your programs Executable files with a batch file, but the program you are modifying expects the file to be its normal COM file (Note, you can also FALSELY rename this COM file to an EXE, if the file you are substituting has an EXE extension). NOTE: Although BAT2EXEC can speed up some of the longer Batch files, it should NEVER be used to compile Autoexec.bat, as the command interperetor (Command.com) always expects a Batch file. Syntax: BAT2EXEC filename Revision History: Version 1.0 Initial Release PC Magazine Vol 9 Num 14 Version 1.1 Bug Fixes July 19, 1990 Version 1.2 Bug Fixes July 28, 1990 Added ability to read large BAT files. Version 1.3 PATH cmd fix. Oct. 3, 1990 Echo cmd fix Other small bug fixes. Version 1.4 Redirection to soft May. 12, 1991 parameter bug fixed. Version 1.5 Fixed lost label bug June 20, 1991 Parse like BAT files file = BAT2EXEC.zip ===================== XDOC (ver 1.27) Abandoned Freeware XDOC compiles a text file as an executable viewer. Maximum size of the executable is limited to available base memory. XDOC offers color customization, and print-to-file and find text commands in the viewer. file = XDOC.zip