Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create binary
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MySQL
Application:
Desktop
Divers
Thread ID:
01503600
Message ID:
01503676
Vues:
83
Isn't that just raw binary data? Read it from a file and send it (with FileToStr() or FREAD). If you really need a string there's CreateBinary() and STRCONV() which can turn data into blobs that can be sent over COM.

+++ Rick ---

>Hello,
>
>A client needs to get a raw iso message, which we need to send to their application.
>
>The message requires the data to be sent in raw binary format.
>
>As a comparison, I have the hex values to the left, and the binary values to the right, to see how that should translate.
>
>I played with Hex2Bin, but the output is different than what I see here, I get the '0' and '1' notation as string, but it should look like this:
>
>
>00 00 00 74 60 00 03 00 00 02 00 30 38 05 80 20	...t`......08.€ 
>
>
>Anybody did something like this before?
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform