by Joe Estock (3 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(10 Votes)

This code is a rather simple program that gives the user a general understanding of creating custom types and manipulating binary files.
Inputs
There are no input programs for this program.
Assumes
If you are new to using files and creating file handles, please read through my comments thouroughly. I have explained everything as much as I feel is relevant and I am sure you will find the answers to your most common questions.
Code Returns
If you have the Immediate window open in Visual Basic while the code is executing (and the variable fDebug is set to True) then this program will print any error messages it receives (if any).
Side Effects
There are no side effects that I have noticed when using or coding this program, however if you become aware of any please inform me and I will correct the problem.
Download Binary file overview (12 KB)