HP Prime Graphing Wireless Calculator Instrukcja Użytkownika Strona 606

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 605
Button or Key Meaning
Deletes the character to the left of the cursor.
Deletes the character to the right of the cursor.
Deletes the entire program.
If you press while in the Program Editor, two more options appear:
Create user key—Tap this option and then press any key to paste a template for redening that key as a
user key into your program.
Insert pragma—Tap this option to paste a #pragma mode denition into your program. The #pragma
mode denition is in the following form:
#pragma mode( separator(), integer())
Use the #pragma mode denition to dene the set of separators used for digit grouping and the integer
type. The #pragma mode denition forces the program to compile using these settings. This capability
is useful for adapting a program written for a culture that uses dierent grouping symbols (. vs. ,) than
your own.
1. To continue the MYPROGRAM example (see Programming in HP PPL on page 552), use the cursor keys to
position the cursor where you want to insert a command or just tap on the desired location. In this
example, you need to position the cursor between BEGIN and END.
558 Chapter 28 Programming in HP PPL
Przeglądanie stron 605
1 2 ... 601 602 603 604 605 606 607 608 609 610 611 ... 700 701

Komentarze do niniejszej Instrukcji

Brak uwag