Try OpenEdge Now
skip to main content
Debugging and Troubleshooting
OpenEdge Debugger : Debugger Window and Files : Debugger menu bar options : Edit menu
 
Edit menu
The Edit menu lets you cut, copy, and paste a specified text selection, as well as set breakpoints and preferences. The following table describes the Edit menu options.
Table 5. Edit menu
Command
Purpose
Cut (CTRL+X)
Cuts the text currently selected in the variables or watches pane and places it on the clipboard.
Copy (CTRL+C)
Copies the currently selected text in the source code, variables, or watches pane to the clipboard.
Paste (CTRL+V)
Pastes the contents of the clipboard to the specified position in the variables or watches pane.
Breakpoints... (CTRL+B)
Displays the Breakpoints dialog box, which lets you maintain breakpoints in a procedure. For more information, see Breakpointsdialog box.
Preferences...
Displays the Preferences dialog box, which lets you set user preferences for the Debugger window. For more information, see Preferencesdialog box.