[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
RSET Right-Justify Data in Field Variable
RSET fieldvar = strexpr
Right-justifies string data in a specified field of the random buffer,
in preparation for a PUT statement or right-justifies string data in
an ordinary string variable.
fieldvar Specifies the variable into which strexpr is to be right-
justified.
strexpr A string expression.
-------------------------------------------------------------------------
Notes: If LEN(strexpr) is less than LEN(fieldvar), fieldvar is
padded on the left with space characters.
See Also:
LSET
MKD$
MKI$
MKS$
PUT (File I/O)
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson