Hi thanks for the response

As an example:

If I open a PHP file and edit it I could type in

// at least 1 full record is required IN each

After typing the word "each" pspad inserts (TABarray array)

making the line read:
// at least 1 full record is required IN each(TABarray array)


There are many others including curly brackets and so on inserted depending
on what is typed. It doesnt seem to occur if you cut/paste it - you must type
it
AND it doesnt do it in empty files - it seems file content dependent and doesnt

do it to order - ie. I cant always reproduce it without typing a while (buffer
issues??).

However it always does something similar after typing for a while.

I hope you can reproduce that but you may have to edit some PHP files to do it.
(I cant make it do it myself again at the moment but that is a real example)

I just typed into another PHP file the line:

// and now I print

and it spat out '(string arg)'
giving the line :

// and now I print(string arg)

I think this may be related to PHP keywords?

john.

-- 
<http://forum.pspad.com/read.php?2,69103,69112>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem