Hello folks,
first of all I'd like to say that I really love PSPad. I use it for programming
(Perl, PHP, Unix Shell, VB), and it does a good job.
I have added some clips to the Perl.DEF file. From time to time a strange
behaviour occurs: When I press CTRL+Space and select one of my own definitions,
nothing is inserted. After a while I found out that I can go around this problem
by selecting one of the predifined shortcuts ('abs' most of the time, but I
think it doesn't matter), pressing CTRL+Z for undo, and then choosing my wanted
option again.
This problem existed in all versions of PSPad I used before and is still there
with 4.5.2 2241. It seems to happen more or less random (but frequently), so it
will be hard to analyze. :(
Here's one of the definitions I use very often, so the problem appears very
often with it:
[33_Data_Dumper |R Daten-Dump (Console)]
use Data::Dumper;
print join( ' : ', __PACKAGE__, __LINE__ ),
qq~\n~, Dumper( ยง| ), qq~\n~;
But it does not happen with this _only_. I wonder if it could be a problem with
the line breaks?
Thank you.
Greetings, WebBird
--
<http://forum.pspad.com/read.php?4,42766,42766>
PSPad freeware editor http://www.pspad.com