Technical Notes Database
TN4044C.txt TD - NOT ENOUGH ENVIRONMENT SPACE
Category :Pascal
Platform :All
Product :TD 1.x 2.0
Description:
Q. Why when loading TD386 do I get a "not enough environment space"
message?
A. You need to allocate more environment space in your
config.sys file with the -eXXXX option of TDH386.sys.
device = tdh386.sys -e2000
The above line allocates 2000 bytes of environment strings.
The default is 1024.
Reference:
7/2/98 10:45:34 AM
Last Modified: 01-SEP-99