Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Michael Brown 1097cf8685 Initial revision 19 gadus atpakaļ
..
pktdrv.bat Initial revision 19 gadus atpakaļ
readme Initial revision 19 gadus atpakaļ
romid.c Initial revision 19 gadus atpakaļ
setenvs.c Initial revision 19 gadus atpakaļ

readme

This simple utility has currently no correct error checking.

If your environment space couldn't hold up the variables, the
program breaks without an error message, so be sure to add a
line similar to the following to your config.sys:
SHELL=A:\COMMAND.COM A:\ /P/E:2048

The batch is a sample which shows how it could be used for those
one not familar with batch files and environment variables.