HP 9g hp 9g_user's manual_English_E_HDP1SG18ES1.pdf - Page 26

Before Using the Program Area, Program Control Instructions

Page 26 highlights

Before Using the Program Area Number of Remaining Steps: The program capacity is 400 steps. The number of steps indicates the amount of storage space available for programs, and it will decrease as programs are input. The number of remaining steps will also decrease when steps are converted to memories. See Array Variables above. Program Type: You must specify in each program the calculation mode that the calculator should enter when executing the program. To perform binary, octal or hexadecimal calculations or conversions, choose BaseN; otherwise choose MAIN. Program Area: There are 10 program areas for storing programs (P0-P9 ). If an area has a program stored in it, its number is displayed as a subscript (as in P1). Program Control Instructions The calculator's programming language is similar to many programming languages, such as BASIC and C. You can access most of the programming commands from the program control instructions. You display these instructions by pressing [ 2nd ] [ INST ]. Clear screen command CLS ⇒ Clear the display on the screen. Input and output commands E-26

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87

E-26
Before Using the Program Area
Number of Remaining Steps:
The program capacity is 400 steps. The
number of steps indicates the amount of storage space available for
programs, and it will decrease as programs are input. The number of
remaining steps will also decrease when steps are converted to memories.
See
Array Variables
above.
Program Type:
You must specify in each program the calculation mode that
the calculator should enter when executing the program. To perform binary,
octal or hexadecimal calculations or conversions, choose
BaseN
; otherwise
choose
MAIN
.
Program Area:
There are 10 program areas for storing programs (P0–P9 ). If
an area has a program stored in it, its number is displayed as a subscript (as
in P
1
).
Program Control Instructions
The calculator’s programming language is similar to many programming
languages, such as BASIC and C. You can access most of the programming
commands from the program control instructions. You display these
instructions by pressing [ 2nd ] [ INST ].
Clear screen command
CLS
Clear the display on the screen.
Input and output commands