HP NW280AAABA Manual de usuario Pagina 507

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 616
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 506
Programming in HP PPL 501
Creating a new program
In the following few sections, we will create a simple
program that counts to three as an introduction to using
the Program editor and its menus.
1. Open the Program
Catalog and start a
new program.
Sx(Program)
2. Enter a name for the
program.
AA (to lock
alpha mode)
MYPROGRAM
.
3. Press again.
A template for your
program is then
automatically
created. The
template consists of
a heading for a
function with the
same name as the program, EXPORT
MYPROGRAM(), and a BEGIN–END; pair that will
enclose the statements for the function.
Tip
A program name can contain only alphanumeric
characters (letters and numbers) and the underscore
character. The first character must be a letter. For
example, GOOD_NAME and Spin2 are valid program
names, while HOT STUFF (contains a space) and
2Cool! (starts with number and includes !) are not valid.
Vista de pagina 506
1 2 ... 502 503 504 505 506 507 508 509 510 511 512 ... 615 616

Comentarios a estos manuales

Sin comentarios