1 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" 2 Syntax RSET str-var,... = str-exp