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.
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.