Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting Binary to ASCII
Message
From
23/06/1999 09:39:38
Paul Frost
Instem Computer Systems Ltd
Stone, United Kingdom
 
 
To
23/06/1999 09:30:10
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00232596
Message ID:
00232947
Views:
28
>Ed, I have a binary file and I know the field lenghts in the record. I have to convert binary fields to ASCII fields in a text file. I would like to read a binary record and convert it to a text ASCII record.

There are many different ways data can be stored in a binary file, any file stored on a disk is essentially a binary file, even if it is readable ASCII. To convert an binary file to ASCII, we really need to know more details of the file format.

Any examples of the format may be useful here - is the binary data numeric, are the numbers 2 bytes/4 bytes, are they stored low byte/high byte or vice-versa ?

PAul
Previous
Reply
Map
View

Click here to load this message in the networking platform