Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ReadIn not recognized

Status
Not open for further replies.

QAGuy

MIS
Oct 16, 2000
5
US
Hello,
I'm new to Delphi, so if this is a dump post, please excuse me. I'm trying to use ReadIn to read the contents of a file, but I keep getting the error 'Undeclared identifier', like Delphi doesn't recognize the procedure. However, AssignFile and Reset do not raise any errors. I'm using Delphi 5 with the latest update. Any ideas would be greatly appreciated. If the issue is not resolved, can I use Read? How do I get it to move to the next line?

Thanks.
 
in all caps it's easier to see:
READLN

That's what you need as mikeEd said.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top