Remote-processing BASIC 52 Manual do Utilizador Página 78

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 163
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 77
RPBASIC-52 PROGRAMMING GUIDE
2-59
LIST
Syntax: LIST
LIST line number
LIST line number - line number
Where: line number is a program line number
Function: Prints all or some of a program to the console.
Mode: Command
Use: LIST 10-100
Card: All
DESCRIPTION
The LIST comm and prints the program in RAM to the console device. LIST inserts spaces after the line
number and before and after instructions. Program listings are terminated with a <Ctrl-C>.
LIST line number lists the program line number to the end of the program. LIST line number-line number
lists the program from the first line num ber to the second line number.
RELATED
LIST#
Vista de página 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 162 163

Comentários a estes Manuais

Sem comentários