Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 507 → Rev 508

/svarcom/trunk/todo.txt
7,11 → 7,11
 
=== HIGH PRIORITY ============================================================
 
handling of %1 %2 %3 etc in BAT files
pipes redirections
DIR /A
ctrl+break handler
int 24h handler (abort, retry, fail, ignore)
advanced batch support: CALL, :labels, FOR, GOTO, IF EXIST/ERRORLEVEL, SHIFT
 
 
=== MEDIUM PRIORITY ==========================================================
38,7 → 38,6
dynamic resizing of environment space
CTTY
LOADHIGH/LH
advanced batch support: CALL, :labels, FOR, GOTO, IF EXIST/ERRORLEVEL, SHIFT
 
 
==============================================================================