SignatureHi Rohit,

That is great

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

TIA

Regards
Leigh


  -----Original Message-----
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
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@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] 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  [EMAIL PROTECTED]
  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.
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe

Reply via email to