richb2
08-09-2002, 01:37 PM
I have a problem with syntax. I am using Dreamweaver as my development environment (for better or worse). I find that occasinally I will all of a sudden get a runtime error, which can take me days to track down. I fear that the reason can be as small as a semicolon was removed or end bracket. Is there a syntax checker that I can run on my htm file and also on the include file it calls to help me find the problems? Is there a RAD development environment for javascript developers?