Remote-processing BASIC 52 Bedienungsanleitung Seite 41

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 163
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 40
RPBASIC-52 PROGRAMMING GUIDE
2-22
CR
Syntax: PRINT CR,
Function: Used with P RIN T. Sends a carriage return w ithout a line feed.
Mode: Command, run
Use: PRINT CR,
Cards: All
DESCRIPTION
Used to update a line on a serial console device. A comma is necessary to prevent the usual line feed from
terminating the PRINT instruction.
RELATED
PRINT
EXAMPLE
100 PRINT TICK(0),CR,
110 GOTO 10
>run
3.242
The number is continuously printed at the same position.
Seitenansicht 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 162 163

Kommentare zu diesen Handbüchern

Keine Kommentare