Text Files in Delphi - Reading from a text file
HTML-код
- Опубликовано: 9 фев 2025
- In this video we explain how to get data from a text file so that it can be used and processed in Delphi.
For more videos on text file handling in Delphi, watch the other videos in our
video series.
Text File Video Series
Part 1 - • Text Files in Delphi -...
Part 1a- • Text Files in Delphi -...
Part 2 - • Text Files in Delphi -...
Part 3 - • Text Files in Delphi -...
#MrLongEducation #Programming #Textfiles
My high school IT teacher! This was the most fun class at school. Mr. Long cultivated a passion for coding in his class. I'm a software engineer at Amazon today because of this class. I recall one of the earliest beginner coding problems he gave us that I solved on the whiteboard, was how to swap the values of two variables without introducting a third variable. Aaah those were the days.
Thank you for the kind word Keeran :) Glad to see you still enjoying coding. I love that swap example. Gets the brain brewing up some solutions.
This guy is really saving every Delphi beginner's life. _/\_
Thank you for starting to upload again, I really enjoy your videos!
So simple and easy to understand and
you put everything we need to know thank you
Clean work and very clear tnx. Hope more videos about audio frequencies if can
It's 2am and i have a final exam about this at 8:30 wish me luck
Sameeee
Yesis
THIS IS WHY HE IS THE G O A T, really men youre helping me alot!!
You saved my life 😭😭🙏
you are such a life saver thank you so much 😭😭
This really helped me thanks a lot, busy with a school project and I needed to make a rogram where you need to store a password and use like a secured note type of thing
Thank you for sharing !!
Thanks soo much your a life saver
Thanks for this. This was extremely helpful
I LOVE THIS MAN
HELP PLEASE!! When running on version Delphi 10.4 we get an error when clicking the button that says the _p file is not found. Is this because of the version? Because in class, Wonga, who has 2010 Delphi version is the only person whose program ran without errors. Is one supposed to do anything differently in a different version of Delphi??
(By the way - Luuuuuuuuv MrLong! Tx for your awesome videos)
Mr Long laat my Graad 11 IT prakties hard clutch aan die einde van die jaar
Thanks bro helps a lot
Dankie Baba
How do u make the cursor move to the next line ?
Mr Long. I'm running into the problem of my text file not showing up, despite me doing all the code properly. I save the text file as 'Indie', then type it as 'Indie.txt', yet the code doesn't recognise it. Do you have a solution for this, sir
Good day Mr Long. I really require your assistance on this for my IT PAT. With regarding textfiles. No matter which way i try to upload a textfile to Delphi, it refuses to work and that too , i have watched many videos trying to solve it. This also applies to image code. It seems that there is an immenint issue with importing a file. Please may i get some advice or tips to sort this issue out urgently? Thank you🙏🏻
thank you
excellent!
Delphi cannot find my texfile even though it is in the same folder. i even used something like this ('D:\Delphi Practice\Teams.txt') and still says file not found. Pls help
nevermind i figured it out. For those who are using delphi 10.3 , when locating your textfile , use ('..\..\Teams.txt'); OR put your text file in Win32\debug
@@eshannaidoo3346I put the textfile in the win32 folder however it still says 'file not found'
Thank you so much!!!
Thanks for the video. I’m having undeclared identifier reddisplay
Rename richedit
Legend
very goog. thank you
Thank you❤ now I'm sure I'll do superb in tomorrow's examination😎
thanks
How to create text file in delphi..pls tell me
Here is a video on how to create text files: ruclips.net/video/FecvQ_q8aqA/видео.html
Should we always add '.txt' when we name or assign the textfile?
Yes.
My rich edit continuously says file not found even if my text file is in the debug file of my program
Are you sure you are adding the ".txt" part to the end of the filename in the assignfile part.
I figured out my mistake, i added an extra.txt in the name and forgot that the file extension declares itself
@@MrLongITandCAT Sorry but can you help me out. I did everything but it doesn't want to work. It constantly says file does not exist. I even tried to find the same solution some have used and still it does not work
@@voldibayizitunda2178 Which version of Delphi are you using?
@@MrLongITandCATI have the same problem and I am using Delphi version 10.4
Why reddisplay dont work
Rename your richedit
pog
poggers
Thx
thanks