fglmkstr
The fglmkstr tool compiles .str localized string resource files.
Syntax
fglmkstr [
options]
source[
.str]
- options are described in Table 1.
- source.str is the string source file. The file extension is optional.
Options
Option | Description |
---|---|
-V |
Displays version information. |
-h |
Displays options for the tool. |
Usage
The fglmkstr command line tool is used to compile .str localized string files into .42s files.
If case of error, the fglmkstr command execution status is different from zero. Consequently, it is possible to detect compilation errors in scripts and makefiles.