Subversion Repositories SvarDOS

Rev

Rev 1149 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1149 Rev 1150
Line 56... Line 56...
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
58
%hMULTI-CONFIG SVARDOS SYSTEMS
59
 
59
 
60
If you decided to have multiple configurations in your CONFIG.SYS/AUTOEXEC.BAT
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.,
61
you would save the lines from paragraph LANGUAGE-AWARE AUTO-SETUP to a batch
62
C:\BATCH\LOAD-CTM.BAT. Add an @ECHO OFF as the first line.
62
file, e.g., C:\BATCH\LOAD-CTM.BAT. Add an @ECHO OFF as the first line.
63
 
63
 
64
Then you can spread the next line to your AUTOEXEC.BAT file, whereever needed.
64
Then you can spread the next line to your AUTOEXEC.BAT file, wherever needed.
65
 
65
 
66
 CALL C:\BATCH\LOAD-CTM.BAT
66
 CALL C:\BATCH\LOAD-CTM.BAT
67
 
67
 
68
See also:
68
See also:
69
 * %lpkg.ama:SvarDOS packages management
69
 * %lpkg.ama:SvarDOS packages management