Subversion Repositories SvarDOS

Rev

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

Rev 573 Rev 576
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
delete temporary files after pipe redirections
-
 
11
write temporary pipe files to %TEMP% if defined
10
write temporary pipe files to %TEMP% if defined
12
int 24h handler (abort, retry, fail, ignore)
11
int 24h handler (abort, retry, fail, ignore)
13
advanced batch constructs: CALL, FOR, GOTO
12
advanced batch constructs: CALL, FOR, GOTO
14
IF EXIST on an empty drive should not lead to the 'Abort, Retry, Fail' prompt
13
IF EXIST on an empty drive should not lead to the 'Abort, Retry, Fail' prompt
15
 
14