Remote-processing BASIC 52 Uživatelský manuál Strana 120

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 163
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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),
Zobrazit stránku 119
1 2 ... 115 116 117 118 119 120 121 122 123 124 125 ... 162 163

Komentáře k této Příručce

Žádné komentáře