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

Size DOS Path Property
File Names Class

Public Property Get SizeDOSPath() As Integer

Property whose constant value is the maximum length for DOS path names.
For example, "C:\TEMP\SYSTEM.IDX" and "SYSTEM.IDX" and "C:\TEMP" are all examples of path names.

Summary: Path names whose length is longer than this number are invalid.
Example:
    SizeDOSPath = 256
See also:
    SizeDOSDirectoryName Property
    SizeDOSFileName Property
    SizeDOSFilter Property

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