Compiling localized string files (fglmkstr)

The source string files (with .str extension) containing the text of localized strings must be compiled to binary files in order to be loaded by the runtime system.

Example:
fglmkstr cust_strings.str

Program and form texts can be extracted by using the -m option of the fglcomp and fglform tools.

Example:
fglcomp -m cust_data.4gl