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.

    
    

    Mike

    

    

    

On 4/12/11 3:15 PM, Ed Leafe wrote:


        VFP uses '=='?












[email protected]
http://leafe.com/mailman/listinfo/profox
http://leafe.com/mailman/listinfo/profoxtech
http://leafe.com/archives/search/profox
http://leafe.com/archives/byMID/profox/[email protected]








--- StripMime Report -- processed MIME parts ---
text/html (html body -- converted)
---

_______________________________________________
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.

Reply via email to