Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

i want to read file called stat.dat, used by a vb6 application. first i thought it was a binary file. i used binaryreader and display the output, it doesn't seem right.

 

is there a way to decode the file and display readable data?

i searched around it sounds like OLE Automation/PerfectScript... i hope i am on the right direction....

  • *Experts*
Posted
Have you tried opening it in NotePad and viewing the contents. This might give you a clue as to how the .dat file was created because this file format can be anything from a deliminated text file to a structured array list.

Member, in good standing, of the elite fraternity of mentally challenged programmers.

 

Dolphins Software

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...