Accell MPC-68K Series Bedienungsanleitung Seite 10

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 45
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 9
Input commands
There are 3 types of input control.
Direct executed commands: Single command statements executed immediately.
Program executed commands: A series of commands executed from a program after initiating the
run command.
Bilateral commands: Both directly executed commands and program executed commands. Most
commands are bilateral.
can use both direct executed program executed
ON 0
OFF 0
PRINT A
MOVE
etc
LIST
MPCINIT
ERASE
RUN
etc
GOTO
GOSUB
IF ~
FOR ~ NEXT
etc
#ON 0<Enter> /* direct execution 10 ON 0<Enter> is program (attached number)
#GOTO 100<Enter> /* not happen anything
#10 MPCINIT<Enter> /* don't write MPCINITcommand in the program.
10
Seitenansicht 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 44 45

Kommentare zu diesen Handbüchern

Keine Kommentare