<-- Previous || Up || Next -->

Size DOS File Name Property
File Names Class

Public Property Get SizeDOSFileName() As Integer

Property whose constant value is the maximum length for DOS file names.
For example, within the full path name "C:\TEMP\SYSTEM.IDX", "SYSTEM.IDX" would be the file name.

Summary: File names whose length is longer than this number are invalid.
Example:
    SizeDOSFileName = 13
See also:
    SizeDOSDirectoryName Property
    SizeDOSExtension Property
    SizeDOSPrefix Property

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.