hi,

i want to know if a string is within another string. If i use find/search, the function hangs if the string is not found.....instead of return an "not found code", as i expected...


So which function to use to find a string in another one?


Regards,
iTarnak