VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Functions For Reading and Writing Text Files

Patrick Daniel  (4 Submissions)   Files/File Controls/Input/Output   Visual Basic 3.0   Beginner   Wed 3rd February 2021

This code consists of 2 Function (ReadFile and WriteFile). All you have to do is Point ReadFile to a filepath and it will return the text within that file. Write file recieves a filepath and the string value to save to it. They include simple error handling..and can easily and quickly be advanced to handle open and save dialogs.

Rate Functions For Reading and Writing Text Files (8(8 Vote))
Functions For Reading and Writing Text Files.bas

Functions For Reading and Writing Text Files Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters