Subject | RE: [IBO] Fw: Locate with spaces |
---|---|
Author | Jason Wharton |
Post date | 2007-01-15T20:40:04Z |
> I've tried just now last Beta version 4.7 beta 14 as suggested by You.Please send a sample app that will reproduce this.
>
> But the error is still coming up.
> Even i enter manually
>
> IB_Q_T->Locate("TITOLO", "NOME A", SearchOptions)
>
> I got the same.
> It seems really the space character not ok for Locate, wherever it is.
>
> As my needing is to take out the space after the text i've
> used s=Trims(s); where s is defined as String.
> And actually is working for this simple project. But if i
> will need to search a text with space inside in the future?
If for no other reason than it will save me some time.
Jason