-
Help with a program!
Hello Everyone,
I am trying to learn as much as I can about MMF2 but am struggling with a program I am trying to create (Windows).
What I need to do is to read a common txt file line by line and extract only certain lines that contain certain words and write the extracted lines to a new txt file.
I have looked all over for a tutorial to get me started but have not found one. Can anyone point me in a good direction with this?
Thanks for any help!
-
Get line from txt file
With the GetLine object you can read lines out of txt files directly.
Then put them together with the build in Edit Box and save as txt file again.
Btw. it would be useful the give threads meaningful titles, Help with a program! is useless.