Subversion Repositories SvarDOS

Rev

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

Rev 409 Rev 411
Line 13... Line 13...
13
 
13
 
14
 
14
 
15
Since SvarCOM is a work-in-progress effort, it still lacks a few things:
15
Since SvarCOM is a work-in-progress effort, it still lacks a few things:
16
 
16
 
17
- no support for pipes (eg. file.exe | more)
17
- no support for pipes (eg. file.exe | more)
18
- no support for batch (and associated commands: CALL, GOTO, IF, SHIFT...)
18
- no support for batch (*.BAT) files
19
- a few internal commands missing: CTTY, LH, DATE, TIME
19
- a few internal commands missing: CALL, CTTY, DATE, GOTO, IF, LH, SHIFT, TIME
20
 
20
 
21
 
21
 
22
Latest version available here: http://svardos.osdn.io/svarcom
22
Latest version available here: http://svardos.osdn.io/svarcom
23
 
23
 
24
 
24