thanks. actually not just javascript, scripts are meant to compile and run at the same time. and i am not going to blame Qt, I just tried, may be i could get some other tool, i am a beginner don't know much abt qt.
thanks. actually not just javascript, scripts are meant to compile and run at the same time. and i am not going to blame Qt, I just tried, may be i could get some other tool, i am a beginner don't know much abt qt.
I'm not talking about other languages, I'm talking about JavaScript. The same code can be valid now but be invalid next time you call it (or vice versa). There are no guarantees that can be made upfront. You can only do a syntax check which captures only the most trivial problems.
Bookmarks