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

Size DOS Prefix Property
File Names Class

Public Property Get SizeDOSPrefix() As Integer

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

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

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