Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Browse Menu, Goto Reference Command
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Browse menu, Goto Reference command («pwbrowsegotoref»)
 
     Function  Pwbrowsegotoref
 
     The Goto Reference command displays the Goto Reference dialog box
     with the word at the cursor automatically selected and highlighted
     in the Name box. You can use this name, type another name, or
     select a name from the Names list.
 
     If the name is referenced in more than one file, select the file
     that contains the reference from the Referenced In list.
 
     To go to the selected reference, choose OK. You can also double-
     click a name in the Names list or the Referenced In list to go
     directly to that reference.
 
     The Goto Reference dialog box provides the following options to
     specify the reference:
 
     Option            Description
 
     Name              Specifies the name of the object
     Names             Lists all names used in the project
     Referenced In     Lists the files that refer to the selected name
 
     TIP: To go immediately to the first reference of the name at the
          cursor and bypass the Goto Reference dialog box, use the
          Pwbrowse1stref function («Pwbrowse1stref»).
          See: Pwbrowse1stref, Pwbrowsenext, Pwbrowsepop, Pwbrowseprev
                                    -♦-