Subversion Repositories SvarDOS

Rev

Rev 521 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 521 Rev 533
Line 5... Line 5...
5
This is a loose list of things that I'd like to implement within SvarCOM.
5
This is a loose list of things that I'd like to implement within SvarCOM.
6
 
6
 
7
 
7
 
8
=== HIGH PRIORITY ============================================================
8
=== HIGH PRIORITY ============================================================
9
 
9
 
-
 
10
echo: no need to consider cmdline like a far ptr (it is not)
10
pipes redirections
11
pipes redirections
11
DIR /A
12
DIR /A
12
ctrl+break handler
13
ctrl+break handler
13
int 24h handler (abort, retry, fail, ignore)
14
int 24h handler (abort, retry, fail, ignore)
14
advanced batch constructs: CALL, :labels, FOR, GOTO, IF EXIST/ERRORLEVEL
15
advanced batch constructs: CALL, :labels, FOR, GOTO, IF EXIST/ERRORLEVEL