Remote-processing CAMBASIC Manual do Utilizador Página 40

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 208
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 207 208

Comentários a estes Manuais

Sem comentários