My CMS written in php has a debug feature which creates link on a web page pointing to real files here on my developer machine, so that clicking these links makes PsPad open them for editing.
That's pretty neat, because I can get from the debug message to the precise file in just one click. I was wondering if PsPad can be made to accept also the fragment part, so that a link like this: <a href="file:///D:/WebServ/HttpRoot/_lib/php5v3/cp/liba/_structs.php#1718">Error FILE</a> could make pspad not only open the file, as it already does, but also move to line number 1718! That would be very neat! Any ideas on how this could be made to work? I usually use Firefox with firebug to develop PHP code, side by side with PsPad. -- <http://forum.pspad.com/read.php?2,54100,54100> PSPad freeware editor http://www.pspad.com
