oohg / ide

OOHG's integrated development environment
https://oohg.github.io
2 stars 3 forks source link

Prevent RTE on invalid Textbox's Format clause #20

Closed fyurisich closed 5 years ago

fyurisich commented 5 years ago

When entering an invalid FORMAT clause for a Textbox control, the IDE throws a RTE generated by OOHG's code.

fyurisich commented 5 years ago

Code was added to check the clause and ignore it if it's not valid. See 32af02f