Subversion Repositories SvarDOS

Rev

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

Rev 521 Rev 571
Line 39... Line 39...
39
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
40
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
41
the process.
41
the process.
42
 
42
 
43
 
43
 
-
 
44
=== EXECUTABLE LINKS =========================================================
-
 
45
 
-
 
46
SvarCOM features special support for "executable links". This allows to run
-
 
47
selected programs from any directory, but without the need to copy these
-
 
48
programs to a directory in %PATH%. Executable links are flat files written in
-
 
49
%DOSDIR%\LINKS. Each file there contains the directory where the matching
-
 
50
program should be looked for.
-
 
51
 
-
 
52
 
44
===================================================================== EOF ====
53
===================================================================== EOF ====