Remote-processing CAMBASIC Manuel d'utilisateur Page 82

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 208
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 81
Commands - 49
60 UNTIL RUNAMPS >5
310 RUNAMPS = 1.5*AIN(2)
>FIND GOSUB
20 GOSUB . . confirm
50 GOSUB . . current_test
>FIND . .
200 . . confirm
300 . . current_test
>FIND . . confirm
200 . . confirm
210 CUR = INP(12)
220 IF CUR < 2 THEN F = 0 ELSE F = 1
>FIND CUR
80 COR = INP(35)
90 IF COR <= 176 THEN PRINT “Status OK”
210 CUR = INP(12)
220 IF CUR < 2 THEN F = 0 ELSE F = 1
In this case you would be able to detect the conflict between the CO R and CU R variables.
ERROR: < Syntax> for other argument variations
Vue de la page 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 207 208

Commentaires sur ces manuels

Pas de commentaire