| .RSET Statement QuickSCREENi |
|
  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 |