Programmer: -------------------------------------------------------------------------------- I need to pass it current selected program's path current selected program's filename current selected program's extension --------------------------------------------------------------------------------
I hope, the variables you need should be: %Dir% :: directory %Name% :: filename (without path and extension) %Ext% :: file extension eventually: %File% :: full path or yet others; check PSPad help Customize ... :: Highlighters :: Compiler setting (or something similar, currently I use the Czech version of the help file, so maybe the formulations ar a bit different) -- <http://forum.pspad.com/read.php?2,44958,44959> PSPad freeware editor http://www.pspad.com
