Remote-processing CAMBASIC Uživatelský manuál Strana 40

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 208
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 39
Commands - 7
AUTO
COMMAND
SYNTAX: AUTO [line] [,increment]
PURPOSE: Generate a line number automatically each time you press < Enter> after a program line.
REMARK S: AUTO is used for enter ing program s, especially w hen downloading those w ithout line numbers.
Numbering begins at line and increments each subsequent line by increment. When both values are
omitted, the default is 10,10. When line is specified, but not increment the default increment is 10.
line is the initial number used to start num bering lines.
increment is the value added to each subse quent line.
AUTO is terminate by typing < Enter> with no other data on the line.
When a line already exists, an asterisk (*) is displayed after the number.
RELATED: none
EXAMPLE: The following generates lines number 100, 150, 200, etc. ;
AUTO 100,50
ERROR: none
Zobrazit stránku 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 207 208

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

Žádné komentáře