EasyManuals Logo

HP 39gII User Manual

HP 39gII
355 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #265 background imageLoading...
Page #265 background image
Programming 255
Note that if , this allows starting global views:
HomeScreen:-1
Home Modes:-2
Memory Manager:-3
Apps Library:-4
Matrix Catalog:-5
List Catalog:-6
Program Catalog:-7
Notes Catalog:-8
VIEWS Syntax: VIEWS ("string")
Adds a view to the Views menu.
These commands are used to select or deselect particular
functions for graphing or display in the numeric view
DEBUG Syntax: DEBUG ("program name")
Starts the debugger for the program name you choose.
Block
commands
The block commands determine the beginning and end of
a sub-routine or function. There is also a Return
command to recall results from sub-routines or functions.
BEGIN…END Syntax: BEGIN stmt1;stm2;…stmtN; END;
A command list is a list of single statements enclosed
within a BEGIN - END pair. Command lists appear as
the body of a function.
RETURN Syntax: RETURN expression;
Returns the current value of expression.
Assignment
Statements
:= Syntax: var := expression;
 Syntax: expression  var;
In each case, the expression is evaluated first, then the
result stored into the variable var.
 and := cannot be
used with the graphics variables G0..G9. Instead, see
the command BLIT.
n 0<

Table of Contents

Other manuals for HP 39gII

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP 39gII and is the answer not in the manual?

HP 39gII Specifications

General IconGeneral
BrandHP
Model39gII
CategoryCalculator
LanguageEnglish

Related product manuals