[DUG] IBM/Microsoft basic data format
Leigh Wanstead
leighw at softtech.co.nz
Wed May 9 17:13:10 NZST 2007
Hello everyone,
Does anyone know how what is data format IBM/Microsoft basic write floating
value to a file.
i.e.
OPEN "TEST.DAT" FOR OUTPUT AS #1
Price=0.423
WRITE #1, Price
PRINT #1, Price
CLOSE #1
How 0.423 represent as Delphi record? double? Integer?
TIA
Regards
Leigh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.adventureeducation.co.nz/pipermail/delphi/attachments/20070509/ecc9ab7d/attachment.html
More information about the Delphi
mailing list