VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Using LSet to make reading files easier

by Jerry Barnett (2 Submissions)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (22 Votes)

Have you ever needed to read a fixed length text file in Visual Basic? I have written quite a lot of applications where I will receive a fixed length text file from the mainframe.
Tired of using the Left$, Right$ and Mid$ functions to parse each line for the individual elements of the line? Then read on.
Oh, and thanks to Rockford Lhotka's, book on Visual Basic 6 Business Objects for giving me this idea.

Rate Using LSet to make reading files easier

Download Using LSet to make reading files easier

Download Using LSet to make reading files easier (2 KB)

Using LSet to make reading files easier Comments

No comments have been posted about Using LSet to make reading files easier. Why not be the first to post a comment about Using LSet to make reading files easier.

Post your comment

Subject:
Message:
0/1000 characters