Getting Started with the Programme Editor

You can create user-defined functions or programmes by typing definition statements on the Calculator entry line or by using the Programme Editor. The Programme Editor offers some advantages, and it is covered in this section. For more information, see Calculator.

The editor has programming templates and dialogue boxes to help you define functions and programmes using correct syntax.
The editor lets you enter multiple-line programming statements without requiring a special key sequence to add each line.
You can easily create private and public library objects (variables, functions and programmes). For more information, see Libraries.

Launching the Programme Editor

To add a new Programme Editor page in the current problem:

From the toolbar, click Insert > Programme Editor > New.

Handheld: Press ~ and select Insert > Programme Editor > New.

Note: The editor is also accessible from the Functions & Programmes menu of a Calculator page.

À

Programme Editor menu – This menu is available any time you are in the Programme Editor work area using the Normal view mode.

Á

Programme Editor work area

Â

Status line shows line-number information and the name of the function or programme being edited. An asterisk (*) indicates that this function is “dirty”, which means that it has changed since the last time its syntax was checked and it has been stored.

Topic Links