home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 21
/
CD_ASCQ_21_040595.iso
/
dos
/
prg
/
c
/
freedos3
/
help
/
files
< prev
next >
Wrap
Text File
|
1995-01-15
|
738b
|
18 lines
README general information
TODO things to do in the future
BUGS bug list, feel free to submit more!
FILES this file
HISTORY COMMAND.COM release history
CMDINPUT.H command-line entry stuff. for history and filename completion
COMMAND.C current interpreter
COMMAND.COM compiled version of the interpreter (Borland C 3.1/EXE2BIN)
ENVIRON.H environment handling routines
HISTORY.H command-line history code
HISTORY.C history testing source
HISTORY.EXE history testing program
INTERNAL.H header files for built-in commands
PROMPT.H command-line prompt handling
TESTENV.C test program that displays the command line and environment
TESTENV.EXE compiled test program