1 This simple utility has currently no correct error checking.
\r
2 If your environment space couldn't hold up the variables, the
\r
3 program breaks without an error message, so be sure to add a
\r
4 line similar to the following to your config.sys:
\r
5 SHELL=A:\COMMAND.COM A:\ /P/E:2048
\r
7 The batch is a sample which shows how it could be used for those
\r
8 one not familar with batch files and environment variables.