Microsoft® Visual Basic® Scripting Edition CompareMode Property |
| Language Reference |
|
Sets and returns the comparison mode for comparing string keys in a Dictionary object.
object.CompareMode[ = compare]The CompareMode property has the following parts:
Part Description object Required. Always the name of a Dictionary object. compare Optional. If provided, compare is a value representing the comparison mode used by functions such as StrComp. Acceptable values are 0 (Binary), 1 (Text), 2 (Database). Values greater than 2 can be used to refer to comparisons using specific Locale IDs (LCID).
An error occurs if you try to change the comparison mode of a Dictionary object that already contains data.The CompareMode property uses the same values as the compare argument for the StrComp function.
file: /Techref/language/asp/VBS/VBSCRIPT/332.htm, 2KB, , updated: 1996/11/22 10:12, local time: 2024/12/6 09:53,
18.97.14.91:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/language/asp/VBS/VBSCRIPT/332.htm"> Microsoft® Visual Basic® Scripting Edition </A> |
Did you find what you needed? |
PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to www.piclist.com! |
.