|
-
May 27th, 2002, 02:07 PM
#1
Thread Starter
Lively Member
newb string search question
i am confused about instr function. i understand it searches string2 and finds if string1 is present in it. the function is
instr(string1,string2)
it returns a true only if string1 = string2 . i.e. it does not return true if string1 is part of string2. is there any other function that does this job ? what am i missing
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|