Viewing post 1 (of 1 total)
Thanks! I found this function really useful. Just adding the middle line here got around the looping issue for me:
set @pos = @ret
if @pos = 0 set @counter = @Occurrence
end
January 20, 2011 at 4:03 am
#1275775