Comments in method editor bug

While trying to save/verify a method in the Servoy Editor using the following code:

// Implements "Google"-like search function for all text fields in the actions table

The error “function keyword found in this script” is given, even though “function” is located inside a comment.

Using

Servoy Developer
Version 3.5.3-build 516
Java version 1.5.0_06-b05 (Windows XP)

-Aron

Hi Aron,

This is an old issue. But this issue cease to exist with the new IDE (Eclipse) in Servoy 4.0.
Right now the only workaround is to add a space in it or to misspell it.

Hope this helps.

Thanks Robert. I’m intrigued to see what else version 4.0 entails…