Remote-processing BASIC 52 Instrukcja Użytkownika Strona 120

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 163
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 119
RPBASIC-52 PROGRAMMING GUIDE
2-101
SPC
Syntax: PRINT SPC(expr)
Where: expr = number of spaces to print
Function: Sends expr number of space charac ters (20H) from the serial port.
Mode: Command, run
Use: PRINT SPC(A *4),
Cards: All
DESCRIPTION
SPC m ust be used in conjunction with a print statement.
EXAMPLE
100 PRINT SPC(80-A*4),
Przeglądanie stron 119
1 2 ... 115 116 117 118 119 120 121 122 123 124 125 ... 162 163

Komentarze do niniejszej Instrukcji

Brak uwag