7312ENG.DOC CH 12 Programming, English Julie Hewlett Revised: 07/29/98 12:17 PM Printed: 05/19/99 9:02
AM Page 221 of 32
ProgrammingProgramming
What Is a Program?........................................................... 223
Steps for Creating a Program ...........................................223
Creating and Naming a New Program............................. 224
Create New 8 " " 1.......................................... 224
The Program Editor.....................................................225
Entering Program Commands...........................................226
The 8 CTL Menu.......................................................... 227
If 8 1 ....................................................................229
If-Then 8 1 and 2 ................................................229
If-Then-Else 8 1, 2, and 3....................................230
For( 8 4................................................................ 231
While 8 5............................................................. 232
Repeat 8 6........................................................... 232
End 8 7 ................................................................233
Pause 8 8............................................................. 233
Lbl and Goto 8 9 and 0.......................................234
IS>( 8 A................................................................ 235
DS<( 8 B...............................................................235
Menu( 8 C............................................................236
SetMenu( 8 D...................................................... 237
prgm 8 E..............................................................238
Return 8 F............................................................239
Stop 8 G...............................................................239
DelVar 8 H...........................................................240
GraphStyle( 8 I.................................................... 240
12