How To Use Binary File Access with Visual Basic (257794)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q257794 SUMMARY
This article is intended as a supplement to the "Using Binary File Access" topic in the MSDN Help. It provides a programming example based on the structures discussed in that topic. The sample code demonstrates how to access both files composed of fixed-length records using the Random access method, and files composed of variable-length records using the Binary access method.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbFileIO kbhowto kbtophit KB257794 |
---|
|