wimb: -------------------------------------------------------------------------------- Very good this logSetParser. :-D It allows to goto an error line my scripts puts in the log.
I have one question / request: My script allows for walking through the logged errors (extention JSLint). I want to synchronize the focused log line with my selected error. Some function like logSetFocus(index) could be usefull. Or is their any way to select the prev/next error line from the log with a keyboard shortcut? Wim -------------------------------------------------------------------------------- I will add function logLineIndex([index]):index what sets or returns (if no parameter) current line in LOG window -- <http://forum.pspad.com/read.php?6,47446,47525> PSPad freeware editor http://www.pspad.com
