beautypg.com

Aplet naming convention, Customizing an aplet example, Save the aplet – HP 39g Graphing Calculator User Manual

Page 218

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

background image

Aplet naming convention

To assist users in keeping track of aplets and associated

programs, use the following naming convention when setting

up an aplet’s programs:

Start all program names with an abbreviation of the aplet

name. We will use APL in this example.

Name programs called by menu entries in the VIEWS
menu number, after the entry, for example:

- APL.MEl for the program called by menu option 1

- APL.ME2 for the program called by menu option 2

Name the program that configures the new VIEWS menu
option APL.SV where SV stands for SETVIEWS.

For example, a customized aplet called “Differentiation”
might call programs called DIFF.MEl, DIFF.ME2, and

DIFF.SV.

Customizing an aplet example

This example aplet is designed to demonstrate the process of

configuring an aplet. The new aplet is based on the Function
aplet. Note: This aplet is not intended to serve a serious use,

merely to illustrate the process.

Save the aplet

1. Open the Function aplet and save it as “EXPERIMENT”

The new aplet appears in the Aplet library.

I

APLET

I Select

Function Wil'Jë

(TT

pha

I

EXPERIMENT

LIBRftFiVi

mssmmsmBBm

Funct ion

Statistics

Inference

Parametric

0KB
0KB
0KB
0KB

*

Create a program called

EXP.MEl with contents

as shown. This program
configures the plot
ranges, then runs a

program that allows you
to configure the angle format.

PRDQRflMS

10^Xmax!

-SfrYmin!

6

frYmax:

RUN "EXP.flNG":

15-10

Programming