Hi all,
Back again. Ok, I have written a small routine to print checks, I am trying to get a label to change the check number based on data read from a text file.
So I want to open the text file read the number, assign the number to a label. Then I want to implement the number by one and over write the the text file with the new number.
so that when I open the file again it has the next checknumber in it.
I know this can't be very difficult, but I am having a hard time figuring out what the code is to read the text file into label14 thats the label I need to populate.
Psybertek
-----------------------------------
"Computer Junkies never die, they just upload."
Back again. Ok, I have written a small routine to print checks, I am trying to get a label to change the check number based on data read from a text file.
So I want to open the text file read the number, assign the number to a label. Then I want to implement the number by one and over write the the text file with the new number.
so that when I open the file again it has the next checknumber in it.
I know this can't be very difficult, but I am having a hard time figuring out what the code is to read the text file into label14 thats the label I need to populate.
Psybertek
-----------------------------------
"Computer Junkies never die, they just upload."