Einzelnen Beitrag anzeigen

Benutzerbild von Neutral General
Neutral General

Registriert seit: 16. Jan 2004
Ort: Bendorf
5.219 Beiträge
 
Delphi 10.2 Tokyo Professional
 
#6

Re: Problem mit EOF/Read/Write

  Alt 27. Okt 2006, 12:56
Zitat von fwsp:
Zitat von Klaus01:
Hallo,

vielleicht hilft ja das folgende.

Delphi-Quellcode:
var
  Werte: file of TWerte;
  BWerte: file of TWerte;
das lässt der compiler nicht zu:
Code:
[Fehler] BerechnenFak.dpr(20): Dateityp ist hier nicht zulässig
Das wäre dann ja wenn mans ausrollt sowas wie

File of File of Integer Das wird ja eh nix denk ich ma

Gruß
Neutral General
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."
  Mit Zitat antworten Zitat