regex error?
Posted: Tue Mar 22, 2005 6:25 pm
I get the following error.
Did it come form newLISP? (Not in the doc)
What can be wrong?
Has the @ a special meaning?
(The syntax @0@... comes from a rule database from our ERP system)
Did it come form newLISP? (Not in the doc)
Code: Select all
(regex "*@0@*" "1@0@120" )
regular expression in function regex : "offset 0 nothing to repeat:"
Has the @ a special meaning?
(The syntax @0@... comes from a rule database from our ERP system)