Subversion Repositories SvarDOS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
433 mateuszvis 1
tlumacz is a "compiler" that builds the SvarCOM multi-lang ressource file out
2
of a collection of CATS/Kitten text files.
3
 
4
 usage: tlumacz files
5
 
6
where "files" is the directory where all CATS/Kitten files are present.
7
tlumacz generates a SVARCOM.DAT file that contains all language ressources.
8
This file must be then placed in the %NLSPATH% directory so SvarCOM can find it.
9
SvarCOM's language is controlled by the LANG variable (eg. "SET LANG=PL").