:nRSET Statement QuickSCREEN ◄QuickSCREEN► ◄Details► ◄Example► ◄Contents► ◄Index► ────────────────────────────────────────────────────────────────────────────── RSET - a string processing statement that moves data from memory to a random-access file buffer (in preparation for a PUT statement) or right-justifies the value of a string in a string variable Syntax RSET stringvariable=stringexpression ■ stringvariable may be a random-access file field defined in a FIELD statement, or any other string variable ■ stringexpression is the value assigned to stringvariable See also ◄PUT (File I/O)► ◄MKD$, MKI$, MKL$, MKS$► ◄LSET►