954,558 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Reading Files In Vb

HI,

Actually I have a problem since I cant read properly a file from visual basic.
The file is generated in Binary but when I open the file appear this content
:

8ø@ Lø@ ÀOø@ ÀOø@ @Mø@ ÀOø@

I dont know how can I convert each value. As you can see each value is separated for @, so I need to read each of them.

I dont know what character code is used in this file but I would be greatful if someone can advise me.

Many thanks

mjrels
Newbie Poster
1 post since Nov 2006
Reputation Points: 10
Solved Threads: 0
 
HI, Actually I have a problem since I cant read properly a file from visual basic. The file is generated in Binary but when I open the file appear this content : 8ø@ Lø@ ÀOø@ ÀOø@ @Mø@ ÀOø@ I dont know how can I convert each value. As you can see each value is separated for @, so I need to read each of them. I dont know what character code is used in this file but I would be greatful if someone can advise me. Many thanks

Since we don't know how you are opening the file, what cah we suggest? Maybe it would help to post some code?

WaltP
Posting Sage w/ dash of thyme
Moderator
10,507 posts since May 2006
Reputation Points: 3,348
Solved Threads: 944
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You