Denso BHT-200QW Especificações Página 549

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 587
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 548
Appendices
541
Appendix J
Appendix JAppendix J
Appendix J
Quick Reference
Quick ReferenceQuick Reference
Quick Reference
for Statements and Functi
for Statements and Functifor Statements and Functi
for Statements and Functions
onsons
ons
Controlling program flow
Statements
CALL
Calls an FN3 or SUB function.
CHAIN
Transfers control to another program.
END
Terminates program execution.
FOR...NEXT
Defines a loop containing statements to be executed a
specified number of times.
GOSUB
Branches to a subroutine.
GOTO
Branches to a specified label.
IF...THEN...ELSE...E
ND IF
Conditionally executes specified statement blocks
depending upon the evaluation of a conditional
expression.
ON...GOSUB
Branches to one of specified labels according to the value
of an expression.
ON...GOTO
Branches to one of specified labels according to the value
of an expression.
RETURN
Returns control from a subroutine or an event-han-dling
routine (for keystroke interrupt).
SELECT...CASE...END
SELECT
Conditionally executes one of statement blocks depending
upon the value of an expression.
WHILE...WEND
Continues to execute a statement block as long as the
conditional expression is true.
Vista de página 548
1 2 ... 544 545 546 547 548 549 550 551 552 553 554 ... 586 587

Comentários a estes Manuais

Sem comentários