* *
*
* * News
 • Daily news
 • Archived news

Columns
 • WildCard
 • Qbasic Articles
 • QB Comic!

Learning center
 • QB Books
 • Qbasic Lessons!
 • Qbasic FAQ
 • Newbies Section
 • Qbasic Tutorials

* *
*
*
*
*  
.ON COM(n) Statement Details.

  QuickSCREEN      Details      Example      Contents    Index
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
ON COM(n) Statement Details
 
Syntax
  ON COM(n) GOSUB {linelabel | linenumber}
 
If your program receives data using an asynchronous communications
adapter, the BASIC command-line option /C can be used to set the size
of the data buffer.
* * ** * * * *