Sure, after you convert them to strings. :) Mike
> On Apr 12, 2011, at 6:34 PM, Mike Copeland wrote: > >> More than you wanted to know... >> >> >> >> == means "exactly equal" for string comparisons >> >> >> >> From the VFP help: >> >> >> The == operator can be used when an exact comparison of >> character strings is needed. If two character expressions are >> compared with the == operator, the expressions on both sides of >> the == operator must contain exactly the same characters, >> including blanks, to be considered equal. The SET EXACT setting >> is ignored when character strings are compared using ==. See SET >> EXACT for more information on using the == operator to compare >> character strings. > But does it work for comparing integers? > > > > -- Ed Leafe > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

