The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



DOSToWinPath


Unit:SDL_filesys
Class:none
Declaration:function DOSToWinPath (DOSPath: string): string;

The function DOSToWinPath converts a path containing 8.3-style elements (directory and file names) to the long version of it. The parameter DOSPath contains the 8.3 path, which may contain wildcards. In this case the first matching file is returned. Please note, that DOSToWinPath actually accesses the file system to perform the conversion.



Last Update: 2023-Feb-06