Hi tZ

>> a: "helloworld"
== "helloworld"
>> found? find a "hello"
== true

>>help find   ; for more info

-Larry

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 20, 2000 3:24 PM
Subject: [REBOL] how to do the string comparison


> Hello,
> 
> Can anyone help me on the following problem?
> 
> How can I detect a string which is a part of another string?
> e.g, a: "helloworld"
>      b: "hello"
> 
> How can i tell b is part of a?
> 
> Thanks a lot.
> 
> tZ    
> 

Reply via email to