Check for not allowed characters
Hi,
I can see that there are already some checks implemented for entered values (the textbox gets a red frame when e.g. the application version number is empty or >= 256).
Is it possible to add more of these checks? I had a dot "." in my order number ("Bestellnummer") and this led to the following "not very precise" error message in ETS v5.7.5:
"Import fehlgeschlagen! ... Der Index war außerhalb des Arraybereichs."
Best regards, Michael
Thanks for submitting those issues. Unfortunately this tool is currently not in my focus. So I won't fix this in the near future. Feel free to submit pull requests. I can offer some pointers on where to start if you want to give it a shot.