[ulis], 2004-01-20. FindProcs is an editor utility that let you jump to a proc. Designed for Textpad it can be used (modified) for other editors. ---- '''A snapshot''' [http://perso.wanadoo.fr/maurice.ulis/tcl/FindProcs.png] ---- '''The script''' ######################### # # FindProcs: jump to a proc (Textpad utility) # # (C) 2004, ulis; NOL # ######################### if 0 \ { # Abstract This script let you see a listbox with all the occurrences of a proc, class, method..., select one and have the text cursor positionned in front of the selected one. # Install For Textpad: - Optional: copy the DDEOPN32.EXE utility from the Textpad system directory to the Windows sytem32 or system directory - Put FindProcs.tcl & FindProcs.cfg in the TextPad SYSTEM directory (or elsewhere) - With the /Configure/Preferences menu add a new tool with: - Commands = - Parameters = $File - Initial folder = $FileDir - Rename this tool: FindProcs - Modify FindProcs.cfg keys = exec =