USERTL Property


PLBCMP GUI Only

 

The USERTL property allows items in a DATALIST to be displayed in a right to left manner. The property uses the following format:

USERTL={value}

Note the following:

  1. USERTL may be used in CREATE, SETPROP, or GETPROP statements of a DATALIST object.

  2. The property requires an operating system that supports right to left processing.

  3. {value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:

  4.  

    Value

    Keyword

    Right to left processing is ....

    1

    $OFF

    disabled.

    2

    $ON

    enabled.

    3

     

    disabled (default).

     

  5. When using the PL/B Web Server, this property is not supported.

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference USERDATA Property VALUE Property