Using HP Instrument BASIC
Creating and Executing a Simple IBASIC Program
Step 2. Exiting from Editor
Select
NNNNNNNNNNNNNNNNNNNNNNNNNN
End edit
primary softkey to exit from the editor.
Step 3. Executing Program
To execute the program, press
4
Run
5
of the IBASIC key group, select
N
NNNNNNNNNN
RUN
primary softkey, or type
RUN
and press
4
Enter
5
. The following should be
displayed on the screen:
1
2
.
.
.
9
10
If an error message appears
If an error message appears, you probably mistyped. The error message indicates the line number
where the error occurs. You need to modify the line.
1-9