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

  • 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 78
RPBASIC-52 PROGRAMMING GUIDE
2-60
LIST#
Syntax: LIST# port
LIST# port,line number
LIST# port,line number-line number
Where: port = 0 or 1 or number of serial ports on your card.
line number = program line number
Function: Outputs the currently selected program to the serial printer port.
Mode: Command
Use: LIST#0
Cards: All. port limit is card dependent
DESCRIPTION
The L IST# command outputs all o r some of the currently program in RAM to the specified s erial po rt. port 0
is the console port.
LIST# inserts spaces after the line number and before and after instructions. LIST#port, line number lists the
program from the line number to the end of the program. LIST#port,line number - line number lists the
program from the first line number to the second line number. These line numbers must be separated by a
dash(-).
RELATED
LIST
Zobrazit stránku 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 162 163

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

Žádné komentáře