EasyManua.ls Logo

Tandy 1000 - Page 296

Default Icon
337 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MKD$(double-precision expression)
Converts a numeric value to an 8-byte string value. This is the inverse
function of CVD.
Any numeric value that
is
placed in a direct access file buffer by an
LSET
or
RSET statement must be converted to a string.
LSET YTD$=MKD$(564.33)
RSET DAY$=MKS$(DAY)
MKI$(integer expression)
Converts a numeric value to a 2-byte string value. This is the inverse
function of CVI.
Any numeric value that is placed in a direct access file buffer by an
LSET or RSET statement must be converted to a string.
LSETTOT$=MKI$(TOT)
RSET QTY$=MKI$(NUM)
MKS$(single-precision expression)
Converts a numeric value to an 4-byte string value. This is the inverse
function of CVS.
Any numeric value that is placed in a direct access file buffer by an
LSET or RSET statement must be converted to
a
string.
LSET AVG$
=
MKS3
(0.123)
RSET MIX$=MKS$(A)
NAME
old
filename
AS
new filename
Renames
old filename
as
new filename.
You
cannot change direc-
tory names.
NAME
"fi
Le.bas"
AS
"fi
le.old"
NEW
Deletes the program currently in memory and clears all variables.
NEW
Tandy
1000
45

Table of Contents

Other manuals for Tandy 1000

Related product manuals