Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Text editor syntax check

Former Member
0 Likes
526

Is it possible to do a syntax check on my text editor when the save button is clicked?

I saw posts of syntax check but they seemed to only check syntax on programs and not text in text editor. If it is possible to do so with text editor, codes examples and explanation is appreciated

1 REPLY 1
Read only

Former Member
0 Likes
415

well friend there is nothin like checking syntax in text editor because whatever wrong syntax u gonna write will be treated as text apart from code.

so there is no separate checking for them but yesthere are some simple things that can b checked for example u must have seen in old editor of script that left side has got only some fixed values like /: , =, * , and paragraph format but here also if u choose invalid paragraph format then also ur default paragraph will work and no syntax error occurs.

plz reward if helpful,

keep rockin

vivek