Subversion Repositories SvarDOS

Rev

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

Rev 424 Rev 427
Line 10... Line 10...
10
 
10
 
11
BEFORE NEXT RELEASE:
11
BEFORE NEXT RELEASE:
12
 
12
 
13
pipes redirections
13
pipes redirections
14
stdout redirection should not create the output file if command fails
14
stdout redirection should not create the output file if command fails
15
DIR: /A
-
 
16
support for translations (single binary file in %NLSPATH%)
15
support for translations (single binary file in %NLSPATH%)
-
 
16
DATE
17
 
17
 
18
 
18
 
19
IN SOME LATER FUTURE:
19
IN SOME LATER FUTURE:
20
 
20
 
21
stdin redirection: command < file.txt
21
stdin redirection: command < file.txt
-
 
22
DIR: /A
22
DIR: %DIRCMD% support
23
DIR: %DIRCMD% support
23
DIR: /O
24
DIR: /O
24
DIR: /S (must use multiple DTAs)
25
DIR: /S (must use multiple DTAs)
25
COPY: /V
26
COPY: /V
26
command-line variables resolution (cd %MYDIR%)
27
command-line variables resolution (cd %MYDIR%)
Line 37... Line 38...
37
command line arguments to command.com (/e /E /k /p etc)
38
command line arguments to command.com (/e /E /k /p etc)
38
single-stepping AUTOEXEC with F8 at boot time (/P /Y)
39
single-stepping AUTOEXEC with F8 at boot time (/P /Y)
39
skipping AUTOEXEC with F5 at boot time (/P /D)
40
skipping AUTOEXEC with F5 at boot time (/P /D)
40
CTTY
41
CTTY
41
LOADHIGH/LH
42
LOADHIGH/LH
42
DATE
-
 
43
TIME
-
 
44
 
43
 
45
batch files support:
44
batch files support:
46
 - CALL
45
 - CALL
47
 - :labels
46
 - :labels
48
 - FOR
47
 - FOR