HP Prime Graphing Wireless Calculator Manual de usuario Pagina 601

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 701
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 600
Comments
When a line of a program begins with two forward slashes, //, the rest of the line will be ignored. This enables
you to insert comments in the program:
EXPORT MYPROGAM()
BEGIN
PIXON(1,1);
//This line is just a comment.
END;
The Program Catalog
The Program Catalog is where you run and debug programs, and send programs to another HP Prime. You can
also rename and remove programs, and it is where you start the Program Editor. The Program Editor is where
you create and edit programs. Programs can also be run from Home view or from other programs.
Open the Program Catalog
Press (Program) to open the Program Catalog.
The Program Catalog displays a list of program names. The rst item in the Program Catalog is a built-in entry
that has the same name as the active app. This entry is the app program for the active app, if such a program
exists.
The Program Catalog 553
Vista de pagina 600
1 2 ... 596 597 598 599 600 601 602 603 604 605 606 ... 700 701

Comentarios a estos manuales

Sin comentarios