Casio FX-795P Owner's Manual page 111

Hide thumbs Also See for FX-795P:
Table of Contents

Advertisement

WRITE
[ Data
[ , Data]*]
expression expression
Function:
Rewrites or deletes memo data in the DATA BANK.
Parameter:
Explanation:
of characters.
Memo data ABC ~ XYZ
MARA
Example:
1@
REM
data write
2@
RESTORE#
3@° WRITEH*X,Y,2"
4@
GOSUB
1000
5@
PRINT*U"
11@
REM
data change
12@
RESTORE#
13@
FOR
J=1
TO.3
14@
WRITEH
STRS( J)
15@
NEXT
J
Rewrites memo data.
208
7-7
DATA BANK Commands
16@
GOSUB
1000
170
PRINTS"
21@
REM
data clear
22@
RESTORE#
238
WRITE#
} atte memo data.
24@
RESTORE#
25@
READHS
26@
END
10@0
REM
display
sub
101@
RESTORE#
10@2@
FOR
J=1
1830
READHS:
1040
NEXT
J
1050
RETURN
< Execution Example >
{von
es
oes
is
a Cc zZ
TO
3
PRINTS;
Subroutine to display memo data.
This error occurs when data is
deleted and no memo data remains in
the DATA BANK.
209

Advertisement

Table of Contents
loading

Table of Contents