Subversion Repositories SvarDOS

Rev

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

Rev 481 Rev 521
Line 1... Line 1...
1
 
1
 
-
 
2
 
2
                    === SvarCOM implementation notes ===
3
                    === SvarCOM implementation notes ===
3
 
4
 
4
 
5
 
5
=== SWAPPING =================================================================
6
=== SWAPPING =================================================================
6
 
7
 
Line 38... Line 39...
38
a command. Instead, it opens the batch file, jumps to the "next line to be
39
a command. Instead, it opens the batch file, jumps to the "next line to be
39
executed" and loads the command from there, incrementing the line counter in
40
executed" and loads the command from there, incrementing the line counter in
40
the process.
41
the process.
41
 
42
 
42
 
43
 
43
====================================================================== EOF ===
44
===================================================================== EOF ====