<http://forum.pspad.com/read.php?f=2&i=11991&t=11987>
----------------------------------------------------------------
Did as mentionend in the other thread ...
1.) Extension PLS works as expected as PerlScript (Doubleclicking on my
testscript starts the script via WSH)
2.) PSPad subfolder script\perlscript exists
3.) Put my script into script\perlscript (Script runs without errors in
shell ...)
-------
$module_name = "Test" 'this name must be unique !!!
$module_ver = "0.001a" 'version
MsgBox ("Hello World!");
1;
-------
4.) Started PSPad results in following error message:
---------
Support for "PerlScript" active scripting not found!
Install WSH with the requested language support.
--------
...
Reinstalling WSH (WSH 5.6) results in the same error. Can't see a
solution since my PerlScript PLS-File seems to be executed by WSH and
therefore the "Support for "PerlScript" active scripting" should be
given ...
(using ActivePerl 5.8.7.817)
Any idea
Hoppfrosch
--
PSPad freeware editor http://www.pspad.com