alanchinese Posted August 5, 2005 Posted August 5, 2005 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.... Quote
*Experts* DiverDan Posted August 6, 2005 *Experts* Posted August 6, 2005 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. Quote Member, in good standing, of the elite fraternity of mentally challenged programmers. Dolphins Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.