Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Difference between ASCII and Binary files
Message
 
À
01/12/2005 14:20:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01073885
Message ID:
01073928
Vues:
14
Every file is a binary file :)
Like someone else stated ASCII uses the low order 7 bits of a byte to represent a symbol (i.e. character). There are some hex values that are not valid in ASCII. Use the character map application that ships with Windows to see the hex values for each symbol.
I suggest downloading a Hex Editor (I reccomend HackMan: http://www.technologismiki.com/en/index-h.html It is free. IT people usually ask why that app is installed though because of the name). Using a Hex Editor you can investigate the file byte for byte.

Hope this helps.

Einar

>I have a customer trying to transmit a NACHA direct deposit file to their bank. The bank is telling them they are sending a binary file and it needs to be ASCII. I can open the file in Notepad and it just looks like text to me. What are they talking about?
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform