HP 3000 Manuals

LANGUAGE= [ QUERY/V Reference Manual ] MPE/iX 5.0 Documentation


QUERY/V Reference Manual

LANGUAGE= 

Specifies the user language.

Syntax 

            {langname}
LA[NGUAGE]= {langnum }

For example:

     >LANGUAGE=SPANISH

     >LA=12

Parameters 

langname               is the name of a supported user language.

langnum                is the user language ID number.  Each language is
                       associated with a unique ID number.

The user language is different from the data base language.  The user
language is used for determining collating sequences and language
dependent display characteristics.  For example, the user language is
used when sorting data in a report or when determining the thousands
separator and decimal point when displaying numbers.

If no LANGUAGE= command is entered, the default language is NATIVE-3000.
This means that QUERY will operate in the same way as before Native
Language Support enhancements were made.

Each computer system supports a set of languages.  Consult your system
manager for a list of the configured languages on your system and the
language ID numbers associated with them.

Refer to Appendix D for more information on Native Language Support.



MPE/iX 5.0 Documentation