thanks
Hodie
first off, what do u mean about a binary file? if you mean something like an .exe or .com then there is no way you can do this because the files are all 0's and 1's representing machine instructions. If you want to read it (or convert it) to a language, you need a decompiler... Probably the best thing that you will gat out of it is the Assempler source code. If I totaly missed your point then e-mail back with more information.
Ilya Karlgut ikar...@suffolk.lib.ny.us
GAR computing garc...@yahoo.com
I have outlined how to do this on my blog. http://dabermania.blogspot.com/2011/03/converting-any-file-to-ascii-for.html