Instructs LSE to use the symbol name at the current cursor
position, or the text within the currently active selected
range, as the symbol name. To help SCA identify exactly which
occurrence of the symbol name the cursor is positioned on, LSE
passes both the current cursor position in the buffer and the file
specification for the current buffer to SCA.
If SCA has no information for the symbol name at the current
cursor position (for example, if the line containing the symbol is
a new line and the file has not been recompiled), then SCA uses
whatever general information it has about that symbol as if you
issued a GOTO DECLARATION command for the symbol name without the
/INDICATED qualifier.
If you specify the /INDICATED qualifier, you must not specify the
symbol-name parameter.
You cannot use the /INDICATED qualifier without the /CONTEXT_
DEPENDENT qualifier.