Unable to Open ASCII

Dang - stared at this long enough. Could be a bug?
Many tests and trials; auto detect, comma, tab - didn't matter, still get this:
cannot open ASCII.PNG
cannot open ASCII 02.PNG
[B]15689-10-11-2.csv[/B] 240154.241,2229108.652,15689-10 239849.589,2229499.678,15689-11
[B]15689-10-11.csv[/B] 240154.241 2229108.652 15689-10 239849.589 2229499.678 15689-11
Many tests and trials; auto detect, comma, tab - didn't matter, still get this:
cannot open ASCII.PNG
cannot open ASCII 02.PNG
Comments
Thanks,
Mike
Global Mapper Guru
geohelp@bluemarblegeo.com
Blue Marble Geographics for Coordinate Conversion, Image Reprojection and Vector Translation
Thanks,
Mike
Global Mapper Guru
geohelp@bluemarblegeo.com
Blue Marble Geographics for Coordinate Conversion, Image Reprojection and Vector Translation
nope.
weird - ain't it?
Try, if you like
MDOT.zip
I had a hunch and tried selecting the file as a Unicode file and found the issue. Somehow the hyphen stored for you isn't the normal ASCII hyphen but is a Unicode hyphen with hex code 0x2010. Global Mapper isn't a Unicode application so when it converts the filename to the current code page it is translated to a normal hyphen, which then doesn't match the file on disk. If you rename the file and delete then re-type the hyphens they should then be correct. I'm not sure how you created them like they are now at all. When we ever switch GM to a Unicode application then this will go away, but really that would be for things like filenames in different languages, like Chinese, etc.
Thanks,
Mike
Global Mapper Guru
geohelp@bluemarblegeo.com
Blue Marble Geographics for Coordinate Conversion, Image Reprojection and Vector Translation
Thanks a petabyte!