Iai-america XSEL-KE Manuel d'utilisateur Page 128

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 424
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 127
113
Part 4 Commands
z EXSR (Execute subroutine)
Command, declaration
Extension condition
(LD, A, O, AB, OB)
Input condition
(I/O, flag)
Command,
declaration
Operand 1 Operand 2
Output
(Output, flag)
Optional Optional EXSR
Subroutine
number
Prohibited CP
[Function] Execute the subroutine specified in operand 1.
A maximum of 15 nested subroutine calls are supported.
(Note) This command is valid only for subroutines within the same program.
[Example 1] EXSR 1 Execute subroutine 1.
:
:
EXIT
BGSR 1 Start subroutine 1.
:
:
:
EDSR End subroutine 1.
[Example 2] LET 1 10 Assign 10 to variable 1.
EXSR *1 Execute the content of variable 1 (subroutine 10).
z BGSR (Start subroutine)
Command, declaration
Extension condition
(LD, A, O, AB, OB)
Input condition
(I/O, flag)
Command,
declaration
Operand 1 Operand 2
Output
(Output, flag)
Prohibited Prohibited BGSR
Subroutine
number
Prohibited CP
[Function] Declare the start of the subroutine specified in operand 1.
[Example 1] Refer to the section on EXSR command.
(Note) Using a GOTO command to branch out of or into a BGSR-EDSR syntax is prohibited.
Vue de la page 127
1 2 ... 123 124 125 126 127 128 129 130 131 132 133 ... 423 424

Commentaires sur ces manuels

Pas de commentaire