Indicates whether or not comparisons with the data should ignore case.
Syntax
dataobj.CaseSensitive = fValue
fValue Boolean value. TRUE (default) indicates the data file should be treated case-sensitively. FALSE indicates that upper- and lower-case characters should be treated equally.