MSGBIND - Multiple Code-Page Message Files (C, OS/2)

Multiple code-page message files can also be bound to an executable file , which enables a user to bind to an application messages for different countries.

The following example shows how three messages in two different languages can be bound to an executable file:

MSGBIND infile

where infile consists of the following:

 >PROG1.EXE
 <TEXTUS.MSG
 MSG0001
 MSG0002
 MSG0003
 <TEXTIT.MSG
 MSG0001
 MSG0002
 MSG0003

where:



IPFC - Country Code Pages
MSGBIND - Message Segment Binder
MSGBIND - Syntax
MKMSGF - Make Message File Utility