Subversion Repositories SvarDOS

Rev

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

Rev 833 Rev 957
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: CALL, FOR, GOTO
11
advanced batch constructs: FOR, GOTO
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
 
13
 
14
 
14
 
15
=== MEDIUM PRIORITY ==========================================================
15
=== MEDIUM PRIORITY ==========================================================
16
 
16