Compile Labels (ttadv1243m000)

Use this session to compile and dump the labels for a range of package VRCs.

For each package VRC in your range, Tools creates:

  • a label dump file <VRC code.lab>, which contains the labels' strings.
  • a label index file <VRC code.idx>, which is used to locate the correct label string for a session at runtime.

The label dump files and the label index files are located in the directory: $BSE/lib/labels/<package code>/<language code>.<language number>.<version>

At run time, Tools only displays compiled labels.

In a development (English) environment: If you create new labels for a package VRC, you must compile the package VRC's labels so that Tools can display the new labels at run time.

For languages other than English: If you do not translate and import new labels for a package VRC, Tools displays the labels' English versions.

For all languages: If you maintain the existing labels of a package VRC, you must compile the package VRC's labels for your labels' changes to display at run time. If you do not compile the labels, at run time, Tools displays the labels' unmaintained versions.

Note: When you use the Import Language-Dependent Data from XML - Wizard (ttadv8920m000) session to import translated labels into a VRC, Tools automatically compiles the labels. But, if an error occurs during the import process, Tools does not compile the labels, in which case, you can use this session to compile the uncompiled imported labels, without rerunning the Import Language-Dependent Data from XML - Wizard (ttadv8920m000) session.
Language

The start value in the range of languages whose labels you want to compile.

Version

The version code of the end VRC in the range of VRCs whose labels you want to compile.

Version

The version code of the start VRC in the range of VRCs whose labels you want to compile.

Release

The release code of the start VRC in the range of VRCs whose labels you want to compile.

Customer

The customer code of the start VRC in the range of VRCs whose labels you want to compile.

Language

The end value in the range of languages whose labels you want to compile.

Release

The release code of the end VRC in the range of VRCs whose labels you want to compile.

Customer

The customer code of the end VRC in the range of VRCs whose labels you want to compile.

Package

The start value in the range of packages whose labels you want to compile.

Package

The end value in the range of packages whose labels you want to compile.

Specify location of generated files

You can only maintain the radio buttons when the bshell is running on a different machine to where the data dictionary is located. If you select:

Default value

Install files on remote machine

  • Install files on remote machine, the label dump and index files are installed on the machine where the data dictionary is located.
  • Install files on local machine, the label dump and index files are installed on the machine where your bshell is running. The label dump and index files are only available to users that use your local machine.