Path in 8 char DOS

K

Ken V.

Sometimes when I get the path (application.CurrentDb.Name) - the path comes
across as the old dos convention (8 caricatures).
Example
C:\DOCUME~1\MyUse~e\MYDOCU~1\

Sometimes it comes across with long file names
C:\Documents and Settings\MyUserName\My Documents

I only want the new long file name convention. How do I do this?
 
Top