Controlling the Display of Report Output

How to:

You can select the LAYOUTRTL command in the Set tool to display report output from right to left for supported formats.


Top of page

x
Procedure: How to Control the Display of Report Output
  1. From the Procedure Viewer in Developer Studio, click and hold a component connector (yellow diamond), then select Set on the Component Connector toolbox.

    The Set tool opens.

  2. Select LAYOUTRTL from the Available Settings list and click Add.

    or

    Double-click LAYOUTRTL.

    LAYOUTRTL is added to the Used Settings list.

  3. Select a value from the Current Value.

    You may select from the following options:

    • OFF. If selected, the report output displays from left to right. This is the default option.
    • ON. If selected, the report output displays from right to left.

    The following image is an example of the LAYOUTRTL command in the Set tool.

  4. Click OK to save the SET LAYOUTRTL command and close the Set tool.

    The corresponding syntax is:

    SET LAYOUTRTL = {OFF|ON}

WebFOCUS