[DUG] IBM/Microsoft basic data format

Leigh Wanstead leighw at softtech.co.nz
Fri May 11 11:09:42 NZST 2007


SignatureHi Rohit,

That is great

I just want to know the date type integer, long, float,currency.

TIA

Regards
Leigh


  -----Original Message-----
  From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]On
Behalf Of Rohit Gupta
  Sent: Friday, May 11, 2007 10:42 AM
  To: NZ Borland Developers Group - Delphi List
  Subject: Re: [DUG] IBM/Microsoft basic data format


  Its their own format.  I did decipher it once many years ago.  I will see
if I can find it.

  Leigh Wanstead wrote:
    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
----------------------------------------------------------------------------
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi at delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
unsubscribe

  --

  Rohit Gupta
  B.E. Elec.   M.E.   Mem IEEE    Associate IEE
  Technical Manager
  Computer Fanatics Limited

  Tel     +64 9 4892280
  Fax    +64 9 4892290
  Email  rohit at cfl.co.nz
  Web    www.cfl.co.nz


----------------------------------------------------------------------------
--

  This email and any attachments contain information, which is confidential
and may be subject to legal privilege and copyright. If you are not the
intended recipient, you must not use, distribute or copy this email or
attachments. If you have received this in error, please notify us
immediately by return email and then delete this email and any attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.adventureeducation.co.nz/pipermail/delphi/attachments/20070511/913cbf88/attachment.html


More information about the Delphi mailing list