Symantec logo

bmcmap

NAME

bmcmap - generate a map file of binary message catalog (BMC) files that correspond to a specified language and module

SYNOPSIS

bmcmap -create language module [-path BMC_path]

bmcmap -help

AVAILABILITY

VRTSvcs

DESCRIPTION

The bmcmap utility searches the current directory (or the specified directory) for binary message catalog (BMC) files corresponding to the specified language and module and generates a BMC map for those BMC files.

OPTIONS

-create language module [-path BMC_path]

Creates a BMC map for the files of a specified module and specified language in the current directory or in the directory specified by -path.

-help

Displays the bmcmap usage list.

EXAMPLES

bmcmap -create en HAD

Searches the current directory for English BMC file that correspond to the HAD module. Generates the file HAD.bmcmap.

bmcmap -create ja XYZ1 -path /opt/VRTSvcs/messages/ja

Searches /opt/VRTSvcs/messages/ja for Japanese BMC files that correspond to the XYZ1 module. Generates XYZ1.bmcmap in the current directory.

SEE ALSO

bmcgen(1M), bmcread(1M)