Bug ? substring before & after

is there a problem here or i don't understand ?

image
this is ok:
image
(string "b" is found return "a")

this isn't ok:
image
(string "a" is found return "abc": should return "")
another:
image

** and a similar problem with substring after **
image
image
image

Thanks for the report. This will be fixed in the next release.

(I was bitten by NUMBERS FROM allowing from>to.)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.