Subversion Repositories SvarDOS

Rev

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

Rev 514 Rev 517
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
redirections to be handled (applied) by RMOD
-
 
11
pipes redirections
10
pipes redirections
12
DIR /A
11
DIR /A
13
ctrl+break handler
12
ctrl+break handler
14
int 24h handler (abort, retry, fail, ignore)
13
int 24h handler (abort, retry, fail, ignore)
15
advanced batch constructs: CALL, :labels, FOR, GOTO, IF EXIST/ERRORLEVEL
14
advanced batch constructs: CALL, :labels, FOR, GOTO, IF EXIST/ERRORLEVEL
-
 
15
del review: sometimes says "file not found" while file xxx exists, or does
-
 
16
            not complain when even though file does not exists... also it
-
 
17
            probably does not work with deleting anything in non-current
-
 
18
            directory
-
 
19
when reverting redirections I should probably close the old handle
16
 
20
 
17
 
21
 
18
=== MEDIUM PRIORITY ==========================================================
22
=== MEDIUM PRIORITY ==========================================================
19
 
23
 
20
provide unopened FCBs to launched applications
24
provide unopened FCBs to launched applications