These options are used with forms and other objects
Not available in debug mode. This will expand all the DEFEVENT event handlers in the program revealing their statements. This can be done for a particular form or DEFEVENT by clicking on the DEFFORM or DEFEVENT.
Not available in debug mode. This will collapse all the DEFFORM statements in the program hiding the statements in their event handlers, though still showing the DEFEVENT statements themselves, thus making the layout of the program more obvious. This can be done for a particular form or DEFEVENT by clicking on the DEFFORM or DEFEVENT toggling the leading - sign to a + sign.
This will search for the next DEFFORM or DEFOBJ statement starting from the current cursor position. This has a keyboard shortcut of CTRL-E
This will search backwards for the previous DEFFORM or DEFOBJ statement starting from the current cursor position. This has a keyboard shortcut of SHIFT-CTRL-E