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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. glacialfury

    File I/O error 6 while reading an empty File of Record

    Thank you very much, earthandfire and whosrdaddy. It does not give me the error any more. Now I have a couple of access violations from some other code to figure out, but you got my big puzzler out of the way. :-D
  2. glacialfury

    File I/O error 6 while reading an empty File of Record

    Thank you for the quick response; however, that gives me a compile error: [Error] Unit1.pas(241): Record, object or class type required To clarify: ServerInfo is the name of the record type. ServerList is a File of ServerInfo. For the record, I am using Delphi 7.
  3. glacialfury

    File I/O error 6 while reading an empty File of Record

    For the record, I'm not very experienced in programming in general and with Delphi in particular; hence the poor practice of using goto's, so please be gentle :-). I have a program that, upon loading, checks to see whether a certain file exists. If it does not exist, an empty one is created...

Part and Inventory Search

Back
Top