Completed QuickBasic 4.50 QCARDS.BAS Tutorial Is Available (45501)



The information in this article applies to:

  • Microsoft QuickBASIC 4.5

This article was previously published under Q45501

SUMMARY

The final working program that results from successful completion of the QuickBasic version 4.50 QCARDS tutorial is available in the Microsoft knowledge Base and in the Microsoft Software Library.

See the following article in the Microsoft Knowledge Base:

45520 Complete QuickBasic 4.50 QCARDS.BAS Tutorial Program

MORE INFORMATION

The following files are available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. QCARDS.BAS is a sample program included on disk with QuickBasic version 4.50 to be used in conjunction with the hands-on tutorial in the "Learning to Use Microsoft QuickBasic" manual. QCARDS is intended to be used as a teaching device -- a piece of incomplete code, which can be finished by following the step-by-step instructions in the tutorial.

QCARDS is a simple electronic cardfile program that stores a database of names, addresses, and phone numbers. It includes features to add, edit, copy, delete, find, sort, and print records.

QCARDS.BAS and DONECARD.BAS are copyrighted (C) by Microsoft Corporation, 1988.

Modification Type:MinorLast Reviewed:8/4/2004
Keywords:kbdownload kbfile kbinfo KB45501