..dat is a generic extension for ANY data. It could have been generated by ANY application in ANY format. If you see "funky chars", it is probably because they are not chars, but binary data. NotePad won't give you much information about binary data. Search the web to see if you can download from somewhere a program called HEdit, it will display a file in both ASCII and binary format. You may also use it to look at the ,exe file of the DOS application and see if you can find any information about the system which created it and some library which was used. This could give you some hint about the format of the data file.
-- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308193 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

