HELPLIB.HLB  —  DSR  DSR Commands, .RIGHT
    The .RIGHT command positions a single line of text relative to
    the right margin. (See also .CENTER.)

    Formats

      .RIGHT  [[-]n]; text

      .RIGHT  [[-]n]

    Abreviated formats

      .R   [[-]n]; text

      .R   [[-]n]

1  –  Parameters

 n

    Specifies how many character positions to the left of the right
    margin setting the line will be indented.

 -n

    Specifies the number of character positions to the right of the
    right margin setting that the line will extend to.

 text

    The text to be positioned relative to the right margin. No other
    DSR commands can follow this text on a line.

2  –  Default

    If you enter .RIGHT without a value, you get a 0, which will push
    the line of text to the right margin.
Close Help