Subversion Repositories SvarDOS

Rev

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

Rev 535 Rev 536
Line 9... Line 9...
9
 
9
 
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, FOR, GOTO
15
IF EXIST on an empty drive should not lead to the 'Abort, Retry, Fail' prompt
15
IF EXIST on an empty drive should not lead to the 'Abort, Retry, Fail' prompt
16
 
16
 
17
 
17
 
18
=== MEDIUM PRIORITY ==========================================================
18
=== MEDIUM PRIORITY ==========================================================
19
 
19