SAMPLE: RECEDIT.VBP Demonstrates File I/O in Visual BasicLast reviewed: January 16, 1998Article ID: Q172267 |
The information in this article applies to:
SUMMARYThis sample demonstrates how to do file input and output using Visual Basic. The sample creates a new database file and allows you to view, add, or delete records in this database. The following file is available for download from the Microsoft Software Library:
~ recedit.exe (size: 21523 bytes) (4.86Kb)For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online Services MORE INFORMATIONThe techniques in this sample file can be used to view, access, and write to sequential, random, and binary files. After you download and run the self-extracting file, the following files are created:
To Run This Project
|
Additional query words: Dir EOF FileCopy FileDateTime FileLen FreeFile
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |