mkocman: -------------------------------------------------------------------------------- A encountered this problem when I added plenty of scripts and in the end I've found out that it's caused by non-js files in JScript directory as *.txt, *.html etc. - when you move them to ".." then jscripts load as usual:) --------------------------------------------------------------------------------
In script folders must be script files only. No other files. This isn't bug. PSpad has no chance to know if file is script or not, cause he doesn't know which scripting languages are installed in WSH. You can use any scripting language and use it in PSpad scripting. -- <http://forum.pspad.com/read.php?2,55888,56528> PSPad freeware editor http://www.pspad.com
