CompuServe Thread

#BCD5000 crash

4 messages in this thread
#126259From: Don ConnorsSep 29, 1994 3:35 PM
I have discovered that, under certain circumstances, our P90 will lose what has just been typed under DOS so that I can't recall the line with the F3 key. I wonder if the two situations are related? Don
#126383From: Mark ChambersSep 30, 1994 7:51 AM
Don- Could be, don't really know. I havn't made the switch to the P-series yet. Still living in 486 world. Sounds like somethings not quite right though. Sorry I can't be of more help. -Mark
#126418From: David RhotenSep 30, 1994 9:33 AM
All computers will lose the DOS command-line editing buffer in certain situations. My theory is (perhaps Gus can say for sure) that if the app program you're running is written in such a way as to require overwriting the transient portion of COMMAND.COM in memory (so that it has to be reloaded upon the app's completion) then you lose the buffer. For example, both XCOPY & (DOS) EDIT (which is actually a QBASIC program) will cause DOS's command line buffer to disappear. (This rule doesn't function if you've got DOSKEY loaded, as it maintains it's own buffer.) Dave
#126537From: Gus GrubbaSep 30, 1994 7:20 PM
Good question. I don't know that one. I've been using 4DOS for several years and it doesn't have that problem but your theory is perfectly possible.