Argox PA-20 Basic Programming Manual Manuel d'utilisateur Page 39

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 143
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 38
PT-Basic Programming Manual Ver. 1.00 38/143
UNLOCK
Purpose
To release all the activated event triggers held by LOCK.
Syntax
UNLOCK
Example
ON KEY(1) GOSUB F1
ON KEY(2) GOSUB F2
F1:
LOCK
PRINT "press F1"
UNLOCK
RETURN
F2:
PRINT "press F2"
RETURN
Description
This command resumes event processing.
Vue de la page 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 142 143

Commentaires sur ces manuels

Pas de commentaire