oohg / ide

OOHG's integrated development environment

Home Page:https://oohg.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prevent RTE on invalid Textbox's Format clause

fyurisich opened this issue · comments

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

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