Subversion Repositories SvarDOS

Rev

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

Rev 431 Rev 434
Line 10... Line 10...
10
 
10
 
11
BEFORE NEXT RELEASE:
11
BEFORE NEXT RELEASE:
12
 
12
 
13
pipes redirections
13
pipes redirections
14
support for translations (single binary file in %NLSPATH%)
14
support for translations (single binary file in %NLSPATH%)
-
 
15
basic BAT support (without workflow controls, FOR loops etc)
-
 
16
wmake clean does not work under SvarCOM
15
 
17
 
16
 
18
 
17
AT SOME LATER TIME:
19
AT SOME LATER TIME:
18
 
20
 
19
stdin redirection: command < file.txt
21
stdin redirection: command < file.txt
Line 39... Line 41...
39
single-stepping AUTOEXEC with F8 at boot time (/P /Y)
41
single-stepping AUTOEXEC with F8 at boot time (/P /Y)
40
skipping AUTOEXEC with F5 at boot time (/P /D)
42
skipping AUTOEXEC with F5 at boot time (/P /D)
41
CTTY
43
CTTY
42
LOADHIGH/LH
44
LOADHIGH/LH
43
 
45
 
44
batch files support:
46
advanced batch files support:
45
 - CALL
47
 - CALL
46
 - :labels
48
 - :labels
47
 - FOR
49
 - FOR
48
 - GOTO
50
 - GOTO
49
 - IF EXIST
51
 - IF EXIST