Programming Hints - Sharp el-9950 Manual

Equation editor scientific
Hide thumbs Also See for el-9950:
Table of Contents

Advertisement

Chapter 11: Programming Features

2. Programming Hints

Press P B and then the appropriate numbers to open the
Editing the
program
stored program.
Press @ i to enter the insert type mode.
Adding com-
mands, strings or
Press E to go to the next line. Be sure to press @ i
command lines
again to turn off the insert type mode and return to type over mode.
to the program
Press E twice to insert a blank line.
Entering
Press A to enter characters. Press @ . to use an
alphabetical
ALPHA-LOCK mode to input a series of alphabetical characters.
characters
(uppercase only)
In general, only a single command can be input per line.
Inputting
commands
After pressing E, } or {, the line will be stored in
Storing a
program line by
memory. Otherwise, it is not stored. Be sure to store the all lines by
line
pressing E ({ or }) before quitting editing (pressing
@ q).
Blank lines are ignored during execution. You can include blank
Blank line
lines to gain better readability.
Move the cursor to the line you wish to delete and press C.
Deleting a line
Move the cursor to on or after the letter you wish to delete and
Deleting
command or
press D or B, respectively.
strings
Deleting an
Press @ p and use C DEL. (See Chapter 12 OPTION
entire program
Menu).
Press P H in the program edit mode. (See page 216 for
Copying a line to
another location
details)
Press { to move the cursor to the program name field. Enter
Changing the
program name
the new name and press E or }.
Pressing E again after execution of the program completes.
Re-executing the
program
Press O or @ q to break the execution process.
Break the
execution
process
206

Advertisement

Table of Contents
loading

Table of Contents