Hi,
I've created an .sm file for an intial test fsm, and I compiled it few times, but when finalised the .sm with adding a bunch of other transitions, I can see that the input lexer does not like _, @ or - in use. Is their a reason why these are not supported.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I've created an .sm file for an intial test fsm, and I compiled it few times, but when finalised the .sm with adding a bunch of other transitions, I can see that the input lexer does not like _, @ or - in use. Is their a reason why these are not supported.
Sorry for the very late reply. Would you please include a FSM code snippet which causes the problem.