2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 15:21:32 +00:00
xNBA/contrib/romid
2005-05-17 16:44:57 +00:00
..
pktdrv.bat
readme
romid.c
setenvs.c

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.