Tutorial Chapter 10: Localization |
The Compiled String Files must be deployed on the production sites. The file extension is .42s. By default, the runtime system searches for a .42s file with the same name prefix as the current .42r program. You can specify a list of string files with entries in the fglprofile configuration file.
fglrun.localization.file.count = 2 fglrun.localization.file.1.name = "firstfile" fglrun.localization.file.2.name = "secondfile"
The current directory and the path defined in the DBPATH/ FGLRESOURCEPATH environment variable, are searched for the .42s Compiled String File.