Library /sys$common/syshlp/BASICHELP.HLB  —  RSET
  The RSET statement assigns right-justified data to  a  string  variable.
  RSET does not change a string variable's length.

  Example

  RSET ZZ$ = "LMNOP"

1  –  Syntax

      RSET str-var,... = str-exp
Close Help