by Marco van de Voort <marcov@[EMAIL PROTECTED]
>
Dec 10, 2007 at 08:47 AM
On 2007-12-10, Joe <joe@[EMAIL PROTECTED]
> wrote:
> Can some one tell me How to compare 2 strings
>
> var
> s1, s2: string
>
> s1:= 'John';
> s2:= 'john';
>
> How could I compare the 2 strings to get a match
This is .misc. What is your compiler?