Forum > Editor
Read and Write Text File
(1/1)
Isara:
How can I read and write text file by using Lazarus?
I'm a new user.
Thank you. :cry:
Marc:
THis is more a generic pascal question than a Lazarus, but anyhow...
There are (at least) 3 ways, for more details, look in the fpc manuals
1) assign, reset/append
2) TFileStream
3) TStringList.
Anonymous:
Thank you.
Navigation
[0] Message Index