You were exactly right. I'd forgotten about the "FILE_LONG_NAME_BUFFER"
constant, that needs to be used when accessing the FileSelectors "selection".
One of the reasons is that I had used it in a similar function that creates
a file, and there wasn't any problem. That's what I get for not looking at
my own old code to see what was done when dealing with DOS files via the
FileSelector. <g>
Thanks for that assist.
Lee