Hello David --
Maybe it is just me, but when I "Save As" with "Save as type" CSV
the file type “.csv” is not appended to the file name?
Example:
File name: xyz
Results in a file name “xyz” and not “xyz.csv” and thus double clicking the file to launch Excel is not possible.
DPlot Version 2.3.2.3
Thanks, --len
Save As - File Type for CSV
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
Len,
The only way I can get that behavior is by adding a dot, as in
"filename."
A filename with no dot and no extension results in a .CSV extension. And this isn't even DPlot doing that - it is the default behavior for the Open common dialog. (So blame MS )
If you want to experiment, send me the file %APPDATA%\DPlot\dplot.ini. Perhaps I've overlooked something... but honestly I don't see how.
The only way I can get that behavior is by adding a dot, as in
"filename."
A filename with no dot and no extension results in a .CSV extension. And this isn't even DPlot doing that - it is the default behavior for the Open common dialog. (So blame MS )
If you want to experiment, send me the file %APPDATA%\DPlot\dplot.ini. Perhaps I've overlooked something... but honestly I don't see how.
Visualize Your Data
support@dplot.com
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
In that case the Open dialog sees the extension as ".2m", and honestly I don't see how it could decide any differently. Put another way, if you typed "filename.txt", I don't think you'd want it to be forced to "filename.txt.csv".
I'm not sure why Windows allows a period in a filename, but I don't want to get all preachy about it
I'm not sure why Windows allows a period in a filename, but I don't want to get all preachy about it
Visualize Your Data
support@dplot.com
support@dplot.com