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....



IsDOS83Path


Unit:SDL_filesys
Class:none
Declaration:function IsDOS83Path (Path: string): boolean;

The function IsDOS83Path returns a TRUE value if the file specification Path conforms to the DOS 8.3 naming convention. Please note that IsDOS83Path does not check the syntax. It simply checks for invalid characters and for any parts of the path being longer than 8 characters.


Last Update: 2023-Feb-06