beautypg.com

HP 39g Graphing Calculator User Manual

Page 220

Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".

background image

SETVIEWS

";

18;

Sets the first menu option to be "Auto scale".

This is the fourth standard Function aplet
view menu option and the 18 "Auto scale",

specifies that it is to be included in the new
menu. The empty quotes will ensure that the

old name of "Auto scale" appears on the new

menu. See "SETVIEWS" on page 15-14.

" M y E n t r y l " E X P . M E l 1 ;

Sets the second menu option. This option

runs program EXP.MEl, then returns to view

1, Plot view.

" M y Entry2 "EXP.ME2"; 3 ;

Sets the third menu option. This option runs

the program EXP.ME2, then returns to view

3, the NUM view

// //• //

EXP.SV";0;

This line specifies that the program to set the

View menu (this program) is transfen'ed with
the aplet. The space character between the
first set of quotes in the trio specifies that no
menu option appears for the entry. You do not
need to transfer this program with the aplet,
but it allows users to modify the aplet’s menu

if they want to.

" "; " EXP. AKG "; 0 ;

The program EXP.ANG is a small routine

that is called by other programs that the aplet
uses. This entry specifies that the
program.EXP.ANG is transferred when the

aplet is transferred, but the space in the first

quotes ensures that no entry appears on the

menu.

"START "; 'EXP. S "; 7 :

This specifies the Start menu option. The
program that is associated with this entry,

. E X P . S , runs automatically when you start

the aplet. Because this menu option specifies
view 7, the VIEWS menu opens when you
start the aplet.

15-12

Programming