Hi John,
Many Thanx for your efforts.
I found an other solution for the problem. I convert the binary file in an hex file read this file with the first methode (openTextFile) and convert them in the Java App. back to a binary file. This is not the best solution but this will work fine.
best...
Hi,
when I run this code I become back some strength values. e.g. if I opened a file with hex 0x00 0x03 0x05 0x07 .. I become back 0x3F 0x3F 0x3F 0x3F..
The goal is to read a binary file in a var and post the contents to a Java Applet.
If I use the first methode and I read a binary file I...
Hi John,
Thanx for your response. I search for an other solution for that problem and found the following code , but with the same result .. don`t work . Have you an other possibility ?? To read binary files ?
Function GetFile(FileName)
Dim Stream: Set Stream =...
Hi All,
I have a problem in vbs to read a binary file. Have everybody a solution for that ?
For Text files I have the following solution, but how does this work with binary files (images...) ??
if len (filename) > 0 then
answer= MsgBox ("Do you want to send this file ? "&...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.