Hi,

I noticed that in d4 you can't compile a typed file declaration any 
more - gone or the syntax has changed???
The help file still shows the "old" syntax.

example:

type
TFileRec = record
 time : string;
 .....
end;

var
myFile : file of TFilerec;      -> doesn't compile.

Has anyone a clue if this doesn't work at all any more or if there is 
a better way of doing it now???

thanks
 sigi



CACTUS Ltd., Nelson
Phone:03-5479383  Fax:03-5479329
E-Mail [EMAIL PROTECTED]
http://www.TheShop.co.nz
http://www.CharterGuide.co.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to