CGCE

Introduction
Program Library

Techniques

Programming example
9850 keypresses (from CASPRO)
Pre-9850 keypresses
Bugs and features
Matrices and lists
Logical operations on cfx-9x50s

Tokens

IO functions

" "
?
_ (display triangle)
Locate
Text
GetKey
Range/ViewWindow
Plot
Line
F-Line
PlotOn
PlotOff
PlotChg
PxlOn
PxlOff
PxlChg
PxlTest
Receive(
Send(

Conditional statements

=>
If..Then..Else..IfEnd

Relational operators

=
<>
<
>
<=
>=

Logical operators

And
Or
Not

Looping constructs

For..To..Step..Next
Do..LpWhile
While..WhileEnd

Program flow

Prog
Break
Return
Stop
Goto
Lbl
Isz
Dsz