Subversion Repositories SvarDOS

Rev

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

Rev 534 Rev 535
Line 10... Line 10...
10
pipes redirections
10
pipes redirections
11
DIR /A
11
DIR /A
12
ctrl+break handler
12
ctrl+break handler
13
int 24h handler (abort, retry, fail, ignore)
13
int 24h handler (abort, retry, fail, ignore)
14
advanced batch constructs: CALL, :labels, FOR, GOTO, IF EXIST/ERRORLEVEL
14
advanced batch constructs: CALL, :labels, FOR, GOTO, IF EXIST/ERRORLEVEL
-
 
15
IF EXIST on an empty drive should not lead to the 'Abort, Retry, Fail' prompt
15
 
16
 
16
 
17
 
17
=== MEDIUM PRIORITY ==========================================================
18
=== MEDIUM PRIORITY ==========================================================
18
 
19
 
19
provide unopened FCBs to launched applications
20
provide unopened FCBs to launched applications