VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Using LSet to make reading files easier

Jerry Barnett  (2 Submissions)   Files/File Controls/Input/Output   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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 (22(22 Vote))

Download Using LSet to make reading files easier

Using LSet to make reading files easier Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters