Adept DeskTop 4.3 User Manual
Page 52

Adept DeskTop 4.3 - Online Help
52
• Copy: Copy the selected text.
• Paste: Paste the text in the clipboard to the selected position.
• Undo last change: Erases last text change made to current file, returning it back to
previous state.
• Redo last undo: Reverses the previous Undo command; returning text back to state before
the Undo.
• Find/Replace: Opens the Search and Replace form, as illustrated in figure
• Toggle breakpoint at current line: Add or remove breakpoints to a program. Breakpoints
provide a way to set a point in the program where the program will automatically pause
when it reaches that point. This optimizes debugging so you don't have to single step
through the entire program.
• Clear all breakpoints: Removes all break points in the active program.
• Step into: Single step operation that will enter a subroutine call.
• Step over: Single step operation that skips stepping through a subroutine call. The
subroutine is executed in it entirety.
• Jump to current line and step: Starts the execution of the program, in step mode, starting
with at the current line (where the cursor is positioned).
• Retry line: Retries the current line.
• Proceed execution: Continues program execution.
Figure 30 Search and Replace Form used by the Program Editor
Printing Programs from the Program Editor
Print options are available from the Adept DeskTop menu. This allows you to print contents of the
Program Editor. To access print options, from the Adept DeskTop menu select
• File > Page Setup...: Opens the Page Setup dialog in which you can set paper orientation,
paper size, and margins.
• File > Page Preview...: Opens the Print Preview dialog in which you can visualize the
print output before launching the print job.
• File > Print: Opens the Print dialog in which you can select the printer, print range and
number of copies.