[V4RB2] FindStartsWith crashes app

Kem Tekinay ktekinay at mactechnologies.com
Fri Apr 1 23:57:44 CST 2005


I have the following code:

    bs = tblZip.Zip_Code.FindContains( find )
    bs = bs.Union( tblZip.City.FindContains( find ) )
    bs = bs.Union( tblZip.State.FindContains( find ) )
  
This works fine, and is mighty fast.

But, if I switch each line to "FindStartsWith", the app crashes without so
much as an exception being thrown.

I realize I am supposed to report stuff like this through the bug system,
but I don't have the address. Can someone provide it?

Thanks.

__________________________________________________________________________
Kem Tekinay                                                 (212) 201-1465
MacTechnologies Consulting                              Fax (914) 242-7294
545 Eighth Avenue, Suite 401                          Pager (917) 491-5546
New York, New York 10018                    http://www.mactechnologies.com

To join the MacTechnologies Consulting mailing list, send an e-mail to:
  mactechnologies_consulting-subscribe at yahoogroups.com





More information about the Valentina mailing list