[FileMaker and Lisp] FM Windows Reg Ex problem
Stefan Bosman
Programming at Tyndale.cam.ac.uk
Wed Feb 29 17:59:20 UTC 2012
Hi,
I am not pleased to having to work with FM, but fortunately saw the Reg
Ex plugin
Now when I try the following
Text: "12345 abcd"
Pattern: "12345(.*)"
and request $1 I get "abcd"
However when the string gets too long, eg 16 digits; I get a question
mark,i.e. error
It is really puzzling to me, why there would be a limitation on the
return string
Any ideas why and or workarounds?
More information about the fm-lisp
mailing list