I do not know JScript very well...:-/ When I am developing a script, if there is an error when I compile, the error says: cite: -------------------------------------------------------------------------------- Support for Jscript active scripting not found! Install WSH with requested language support.--------------------------------------------------------------------------------
This is not very helpful in figuring out what my error is. Is there a way for the compiler to report the "real" error message? Sometimes, I see this message when there is no error and I have to close PSPad and reopen for it to work again. What do others use in JScript development? What resources are there for knowing what JScript functions work? I've looked on Microsoft's website but almost all the examples are in visual basic.:-( And I haven't found any lists of methods by functionality. (file operations, text operations...) Is there a list of libraries available? For example, can I open a file with fopen()? Or, can I only use the functions listed in the Script Language Reference? (e.g. openFile()) Thanks, chuckf -- <http://forum.pspad.com/read.php?2,52016,52016> PSPad freeware editor http://www.pspad.com
