2009年6月24日星期三

How would you keep your .dat file from converting to a text file when opened?

Q: I need the .dat file to remain as such when uploading it to an Oracle vendor website. The .dat file should be opened with Notepad but it has a text file icon instead.

A: when saving the file, enclose the filename with double quotes. For example, save it as "filename.dat", not simply filename.dat,

没有评论:

发表评论