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

Size DOS Filter Property
File Names Class

Public Property Get SizeDOSFilter() As Integer

Property whose constant value is the maximum length for DOS file name filters.
For example, "C:\TEMP\*.IDX" could be considered a DOS filter.

Summary: A file name filter is a path name (possibly containing wildcards in the file name portion) which describes one or more files within a directory.
Filters whose length is longer than this number are invalid.
Example:
    SizeDOSFilter = 256
See also:
    SizeDOSDirectoryName Property
    SizeDOSPath Property

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