Quotes when exporting text

Hello;

I’m not sure if there is some good reason to have quotes around exported text entries i.e. (“Mr” “John” “Doe”)? At the moment I have to clean exported files with appleScripting, but would prefer exported entries just as put in the fields (or to have some more controls over exporting).

In addition; why Servoy switches to trial client licence, even if we have
5 ones. Not found any place to fill client code in.

Thank you!

The reason there are text qualifiers around text fields is that there could potentially be a tab inside a field, thus messing up your export file. I will add a feature request for unquoted exports.

You have to register servoy clients using the server administration pages. You can find those at: http://servername:8080/servoy-admin Those pages can be protected by adding a user to the administrator group. Keep in mind that you can only register clients that are launched from a Servoy Server, clients launched from a Servoy Developer cannot be registered.

Thanks, much wiser now!