Home »
Public Forums »
archive »
Binary file with different DATA_TYPES
Binary file with different DATA_TYPES [message #47041] |
Mon, 16 January 2006 17:24 |
rafaloos
Messages: 15 Registered: January 2006
|
Junior Member |
|
|
Hi ...
Is there a way to open a BINARY file specifying different types of data
?
I know that the binary file contains information such as "easting",
"northing", "altitude" and four other different fields ...
The problem is that the first 3 fields are formated as LONG data ...
the 4th field is unsigned integer ... the 5th is a string and 6th and
7th fields double.
I tried with READ_BINARY but it only allows me to specify one
"DATA_TYPE" ... If I try with long the first 3 fields work fine but not
the other ones ...
What should I do ?
Thanks
Rafael
|
|
|
Current Time: Wed Oct 08 13:39:16 PDT 2025
Total time taken to generate the page: 0.00447 seconds