LANGUSER parameter: Difference between revisions
Jump to navigation
Jump to search
m (→Description) |
|||
(One intermediate revision by one other user not shown) | |||
Line 15: | Line 15: | ||
==Description== | ==Description== | ||
<p>The LANGUSER parameter specifies the language that is in use by the thread's I/O device. Different terminals in the same <var class="product">Model 204</var> run can use different languages. HLI or SQL threads can use different languages from each other and from User Language or terminal threads.</p> | <p> | ||
<p>The value of LANGUSER can be a character string of one to eight characters. It must match the name of one of the defined character sets listed in [[LANGFILE parameter|LANGFILE]] | The <var>LANGUSER</var> parameter specifies the language that is in use by the thread's I/O device. Different terminals in the same <var class="product">Model 204</var> run can use different languages. <var>[[Using_HLI_and_batch_configurations|HLI]]</var> or SQL threads can use different languages from each other and from User Language or terminal threads.</p> | ||
<p> | |||
The value of <var>LANGUSER</var> can be a character string of one to eight characters. It must match the name of one of the defined character sets listed in <var>[[LANGFILE parameter|LANGFILE]]</var>.</p> | |||
[[Category:User parameters]] | [[Category:User parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 21:36, 30 October 2014
Language name for thread
Summary
- Default value
- Null, meaning U.S. English
- Parameter type
- User
- Where set
- On the user's parameter line, resettable
- Related products
- All
- Introduced
- Model 204 V3.2.1
Description
The LANGUSER parameter specifies the language that is in use by the thread's I/O device. Different terminals in the same Model 204 run can use different languages. HLI or SQL threads can use different languages from each other and from User Language or terminal threads.
The value of LANGUSER can be a character string of one to eight characters. It must match the name of one of the defined character sets listed in LANGFILE.