Subversion Repositories SvarDOS

Rev

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

Rev 853 Rev 855
Line 53... Line 53...
53
 SET CTM_FULLPATH=
53
 SET CTM_FULLPATH=
54
 
54
 
55
This will make your SvarDOS look for the translated CTMOUSE version first.
55
This will make your SvarDOS look for the translated CTMOUSE version first.
56
If that does not exist, then it falls back to English.
56
If that does not exist, then it falls back to English.
57
 
57
 
-
 
58
%hMULTI-CONFIG SVARDOS SYSTEMS
-
 
59
 
-
 
60
If you decided to have multiple configurations in your CONFIG.SYS/AUTOEXEC.BAT
-
 
61
you would save the lines from LANGUAGE-AWARE AUTO-SETUP to a batch file, e.g.,
-
 
62
C:\BATCH\LOAD-CTM.BAT. Add an @ECHO OFF as the first line.
-
 
63
 
-
 
64
Then you can spread the next line to your AUTOEXEC.BAT file, whereever needed.
-
 
65
 
-
 
66
 CALL C:\BATCH\LOAD-CTM.BAT
-
 
67
 
58
See also:
68
See also:
59
 * %lpkg.ama:SvarDOS packages management
69
 * %lpkg.ama:SvarDOS packages management
60
 * %lnetworking.ama:Networking
70
 * %lnetworking.ama:Networking
61
 * C:\DRIVERS\CTMOUSE\DOC\CTMOUSE.TXT
71
 * C:\DRIVERS\CTMOUSE\DOC\CTMOUSE.TXT