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

    Untyped file declaration throws an error

    Thank you Buho for making what I've been saying for years factual, albeit fiction. Conforming to the standards that is dotnet is probably a mamoth task to say the least, and I can forgive Borland for forgetting to remove the possibility of declaring untyped files from the help documentation...
  2. Hopperito

    Untyped file declaration throws an error

    Thanks for your reply! Your solution did indeed work, but I have a question. Does this mean I can't declare typed or untyped files? I tried the typed approach using examples I found via a google search, and that failed too. Did this work on older versions of Delphi? It's really weird because...
  3. Hopperito

    Untyped file declaration throws an error

    There may be an easy answer to this, but I've searched for an hour with no luck at all. I'm using Delphi 8, and I'm trying to read a binary file. When I try to declare a variable as an untyped file, as in... myFile : File; I get an error... "Unsupported Language Feature: 'typed or untyped...

Part and Inventory Search

Back
Top