Glenn wrote: >Loading it with DDL uses about 36kb more lowmem than if I load it >in config.sys Ouch! devload only adds 272 bytes to the size. >The big advantage is that I can load and unload everything >whenever I need to. Ok, that's not possible with devload. But I assume you can combine it with "mark" and then use "release" (IIRC those are the names) to get the memory back. //Bernie
