Subversion Repositories SvarDOS

Rev

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

Rev 957 Rev 964
Line 6... Line 6...
6
 
6
 
7
 
7
 
8
=== HIGH PRIORITY ============================================================
8
=== HIGH PRIORITY ============================================================
9
 
9
 
10
int 24h handler (abort, retry, fail, ignore)
10
int 24h handler (abort, retry, fail, ignore)
11
advanced batch constructs: FOR, GOTO
11
"FOR" command
12
IF EXIST on an empty drive should not lead to the 'Abort, Retry, Fail' prompt
12
IF EXIST on an empty drive should not lead to the 'Abort, Retry, Fail' prompt
-
 
13
CTRL+C should allow to abort a BAT file running in an infinite loop
13
 
14
 
14
 
15
 
15
=== MEDIUM PRIORITY ==========================================================
16
=== MEDIUM PRIORITY ==========================================================
16
 
17
 
17
provide unopened FCBs to launched applications
18
provide unopened FCBs to launched applications