Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1024 → Rev 1025

/svarcom/trunk/todo.txt
8,9 → 8,9
=== HIGH PRIORITY ============================================================
 
int 24h handler (abort, retry, fail, ignore)
"FOR" command
IF EXIST on an empty drive should not lead to the 'Abort, Retry, Fail' prompt
CTRL+C should allow to abort a BAT file running in an infinite loop
LOADHIGH/LH
 
 
=== MEDIUM PRIORITY ==========================================================
29,13 → 29,11
DIR %DIRCMD% lookup
COPY /V
COPY /Y
COPY ASCII mode support?
"notify pending command" support (INT 2F,AX=AE00)
INT 2F,AX=5500 support
COMSPEC self-setting does not work under MS-DOS 5/6 (no exepath in env block)
dynamic resizing of environment space
CTTY
LOADHIGH/LH
 
 
====================================================================== EOF ===