Scriptox: -------------------------------------------------------------------------------- Hi there,
I have a lot of self-made functions in PHP. Is there a way i can type for example 'check_email' and then press a hotkey or something and it will be automatically autocompleted? With my own functions? Thanks! -------------------------------------------------------------------------------- You can modify the definition file ...\PSPad\Context\PHP.def to suit your needs. Here you can also assign arbitrary keyboard shortcuts (unless already used in the program or scripts). (Make sure to back the file up and not to overwrite it during the updates.) hth vbr -- <http://forum.pspad.com/read.php?2,50802,50804> PSPad freeware editor http://www.pspad.com
