Accell MPC-68K Series Bedienungsanleitung Seite 17

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 45
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 16
Insert statement
10 *LOOP
20 ON 0
30 OFF 0
40 GOTO *LOOP
10 *LOOP
20 ON 0
25 TIME 50<Enter>
30 OFF 0
40 GOTO *LOOP
Move cousor to the 30th line
then press 'Ctrl+N'.
10 *LOOP
20 ON 0
30 OFF 0
40 GOTO *LOOP
25 TIME 50<Enter>
LIST
10 *LOOP
20 ON 0
25 TIME 50
30 OFF 0
40 GOTO *LOOP
Input the new string and line number
that you want to insert.
Delete statement
LIST
10 *LOOP
20 ON 0
25 TIME 50
30 OFF 0
40 GOTO *LOOP
LIST
10 *LOOP
20 ON 0
30 OFF 0
40 GOTO *LOOP
Move cursor to the 25th line
then press 'Ctrl+Y'.
LIST 0
10 *LOOP
20 ON 0
25 TIME 50
30 OFF 0
40 GOTO *LOOP
25<Enter>
LIST
10 *LOOP
20 ON 0
30 OFF 0
40 GOTO *LOOP
Input the line number.
The statement will be deleted.
17
Seitenansicht 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 44 45

Kommentare zu diesen Handbüchern

Keine Kommentare