enablertl - Enable right-to-left Report Creation
enablertl [-ads] languagename
enablertl [-lnr]
The enablertl utility interacts with the system files to maintain a list of languages and their related dialects. This utility offers more control of the right-to-left language names compared to the locdef utility (enablertl also has an interface). However, it is still recommended to use the locdef utility whenever possible.
$LAWDIR/system/rtllist.cfg is a configuration file used by the enablertl utility. This file contains the list of right-to-left language names.
There are two basic modes of operation for this program:
-
Maintain the names (options
a, d, s
) -
Maintain the files (options
l, n, r
)
Program Option | Description |
---|---|
a
|
Add. Defines a right-to-left language by adding its name to the list. |
d
|
Delete. Removes a language name from the list of defined right-to-left languages. |
s
|
Search. Confirms if a language is defined as a right-to-left language. |
l
|
List. Displays the list of defined right-to-left languages. |
n
|
New. Creates a new right-to-left language file. |
r
|
Remove. Deletes the existing right-to-left language file. |
Field | Description |
---|---|
languagename
|
The name of the language that the user wants to use. If this filed is left blank, U.S. English will be used. |