Hp 39g Graphing Calculator Manual do Utilizador Página 236

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 292
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 235
MSGBOX
PROMPT
WAIT
Displays a message box containing textitem. A text item
consists of any number of expressions and quoted strings of
text. The expressions are evaluated and turned into strings of
text. For example,
"AREA IS; " 2+2 becomes AREA IS: 4. Use | shift |C7m
to type the quote marks "
MSGBOX textitem:
Example
1 ► A:
MSGBOX "AREA IS: "Jl*A''2 :
You can also use the NoteText variable to provide text
arguments. This can be used to insert line breaks. For
example, press [shift|W07R and type AREA IS [enter |.
The position line
MSGBOX NoteText " " 7r*A"-2 :
will display the same message box as the previous example.
Displays an input box with name as the title, and prompts for
a value for name, name can only be one character in length.
PROMPT name
Halts program execution for the specified number of seconds.
WAIT seconds
15-28
Programming
Vista de página 235
1 2 ... 231 232 233 234 235 236 237 238 239 240 241 ... 291 292

Comentários a estes Manuais

Sem comentários