How do you get to a directory that has a .xxx..
say in Dos I wanted to get to a file in, C:\windows\application data\options\astunb.stv
starting at C:
cd windows
cd applic~1
cd options
How do I get to the last directory?
Nothing I try gets me to the files in the last directory. Always invalid directory..


------------------
bs