B Brnch Menu - Sharp EL-9650 Operation Manual

Graphing scientific calculator
Hide thumbs Also See for EL-9650:
Table of Contents

Advertisement

• The symbol
execution is interrupted.
Entry: Wait numerical value
<Example>
Wait 10
[5 Rem]
Inserts comments into a program.
• This line has no affect on program execution. Such comments are not displayed
on the screen, even during program execution.
• Comments are valuable aids for understanding a program, but do occupy
memory space.
Entry: Rem optional character string
[6 End]
Indicates the end of a program.
• The End command is not necessary to end a program when the actual end is
reached.
• The End command does not necessarily have to be used at the end of a program.
Multiple End commands may be used. (Ex. When a program branches, the End
command can be used to end execution at the branch destinations.)
Entry: End
Ï B

(2) B BRNCH menu

Press
right.
[1 Label]
Used to specify branch destinations for Goto, etc.
• A label can only be used once within the same
program.
• Labels can be up to 10 characters in length.
• Up to 50 labels can be used in one program.
Entry: Label character string
<Example>
Label LOOP
will blink in the upper right corner of the screen while program
to select [B BRNCH] and display the menu, as shown to the
PROGRAMMING FUNCTION
245

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents