7.0

Table Of Contents
24.2.10 Search
Use: To:
CTRL+F Display the Find Text dialog box.
F3 Find again.
CTRL+R Replace.
24.2.11 Jump to a Specific Line
Use: To:
ALT+G Display the Go to Line dialog box. This shortcut functions only when the current pointer
position is in the Code area.
24.2.12 Use Bookmarks
Use: To:
CTRL+SHIFT+digit Set or remove a bookmark, where digit is the number (0 through 9) of that
bookmark. If the bookmark is already set, this sequence removes it. Otherwise it
sets the bookmark at the current pointer position.
CTRL+digit Jump to a bookmark, where digit is the number (0 through 9) of the bookmark
to which you want to jump.
24.2.13 Execute a Program
Use: To:
F9 Run the program to completion. If breakpoints occur before the end of the program, the
properties of those breakpoints may mean execution stops before reaching the end of the
program.
F4 Execute the program forward to the line indicated by the current cursor position. If
breakpoints occur before the program reaches the pointer position, the properties of those
breakpoints may mean execution stops before reaching the pointer position.
F8 Execute only the current line of the program.
CTRL+F2 Exit the current execution of the program.
24.2.14 Debug Code
Use: To:
F5 Add or remove a breakpoint at the line indicated by the current pointer position.
CTRL+F7 Display the Evaluate dialog box in order to evaluate an expression, edit the value of a
variable, or create a spy.
CTRL+F5 Create a spy.
Keyboard Shortcuts - PlanetPress Talk Editor
Objectif Lune Inc. © 2009 369