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

Columns
 • WildCard
 • Qbasic Articles
 • QB Comic!

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

* *
*
*
*
*  
.CSRLIN function programming example.

  QuickSCREEN      Details     Example      Contents      Index
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
CSRLIN Function Programming Example
CSR_EX.BAS is a program file in the subdirectory ADVR_EX that illustrates
the CSRLIN function. To look at the program in the View window and,
optionally, to run it, load CSR_EX.BAS using the File menu Open Program
command.
 
The program uses a SUB that prints a message on the screen without
disturbing the current cursor position.
 
* * ** * * * *