Re: Reading VB data

new topic     » goto parent     » topic index » view thread      » older message » newer message

Irv Mullins wrote:

>I have some accounting data written with Visual Basic.
>The numbers are 8 bytes (reals, I guess).
>Can anyone tell me how to read these with Euphoria?

With 8 bytes, my guess would be that they're float64 values. If that's the
case, read those 8 bytes into a sequence and use float64_to_atom() to
convert them into Euphoria values.

Be seeing you,
   Gabriel Boehme

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu