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

Size DOS Directory Name Property
File Names Class

Public Property Get SizeDOSDirectoryName() As Integer

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

Summary: The directory name includes the full path name minus the file name portion.
Directory names whose length is longer than this number are invalid.
Example:
    SizeDOSDirectoryName = 144
See also:
    SizeDOSFileName Property
    SizeDOSFilter Property
    SizeDOSPath Property

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