Shift-Ctrl-+ - Scan current .PRG for function declaration
Scans the source code for a FUNCTION statement
──────────────────────────────────────────────────────────────────────────────
This keystroke combination allows you to scan the current source code .PRG
for a function declaration for the keyword under the cursor.
Move the cursor in the source code window to a keyword and press
Shift-Ctrl-+ and MrDebug will scan the current source code .PRG for a
function declaration that for the function call.