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

Columns
 • WildCard
 • Qbasic Articles
 • QB Comic!

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

* *
*
*
*
*  
.RESTORE Statement Programming Example.

  QuickSCREEN      Details     Example      Contents      Index
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
RESTORE Statement Programming Example
QCARDS.BAS, the program used in the QuickBASIC tutorial, uses the RESTORE
statement extensively. It is included on the Setup distribution diskette.
To look at the QCARDS.BAS program text and see how the RESTORE statement
is used, load it using the File menu's Open Program command. To run
QCARDS.BAS, you must follow the instructions in the tutorial.
 
* * ** * * * *