Registered: 2002-03-27
Posts: 4673
Loc: The Netherlands
Please see the link below for an issue that does not appear in 4.66 but throws an error (Expected Function name!) in 4.67. Replace() has been available since 4.61 and started throwing errors since 4.67 if a UDF is called Replace().
Registered: 1999-05-06
Posts: 391
Loc: Amsterdam, The Netherlands
Yes, this is expected - I added a check to make sure the name of a UDF doesn't overlap with existing functionality. The error isn't very helpful, sorry about that.