9.1. Navigating the IDE9.1.1. General Navigation9.1.1.1. Navigating the code window at design time9.1.1.2. Tracing code9.1.1.3. Bookmarks9.2. Getting Help9.3. Creating a Procedure9.4. Run Mode, Break Mode, and Design Mode9.5. Errors9.5.1. Design-Time and Compile-Time Errors9.5.2. Runtime Errors9.5.3. Logical Errors9.6. Debugging9.6.1. Tracing9.6.1.1. Step Into (F8 or choose Step Into from the Debug
menu)9.6.1.2. Step Over (Shift+F8 or choose Step Over from the Debug
menu)9.6.1.3. Step Out (Ctrl+Shift+F8 or choose Step Out from the Debug
menu)9.6.1.4. Run to Cursor (Ctrl+F8 or choose Run To Cursor from the
Debug menu)9.6.1.5. Set Next Statement (Ctrl+F9 or choose Set Next Statement
from the Debug menu)9.6.1.6. Breaking out of Debug mode