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

Columns
 • WildCard
 • Qbasic Articles
 • QB Comic!

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

* *
*
*
*
*  
.CHR$ Function Programming Example.

  QuickSCREEN      Details     Example      Contents      Index
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
CHR$ Function Programming Example
CHR_EX.BAS is a program file in the subdirectory ADVR_EX that illustrates
the CHR$ function. To look at the program in the View window and,
optionally, to run it, load CHR_EX.BAS using the File menu's Open Program
command.
 
The program uses CHR$ to display graphics characters in the extended
character set, and uses these characters to draw boxes on the screen.
 
* * ** * * * *