Remote-processing CAMBASIC Manual de usuario Pagina 82

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 208
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 207 208

Comentarios a estos manuales

Sin comentarios