Multiple languages in Powerhouse apps.

Ron Olenic ROlenic@spectra-inc.com
Tue, 31 Oct 2000 08:21:46 -0500


This may seem rather obvious, but have you thought of designer messages?

This is a standard PowerHouse feature.  Instead of hard coding your messages
into the source, you use a message file.

If <condition>
  then warning  3

...

>From the Manual

INFORMATION [MESSAGE] string|=string-expression
[NOW [RESPONSE]]
[MESSAGE] string|=string-expression|n
Defines the contents of the message.
string
Defines a string.
=string-expression
Defines a string expression.
n
Defines a message number that corresponds to a message in a
designer message file. The designated file is QKMSGDES.
For more information about message files, see "Messages in
QDESIGN and QUICK" in Chapter 1, "Running PowerHouse," in
the PowerHouse Rules book.

You maintain one source, but multiple message files.  You distribute the
appropriate message file with each installation.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.