KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Tip: Quickly remove all break points from database code
PRODUCT: 4D | VERSION: 2004 | PLATFORM: Mac & Win
Published On: September 19, 2005

When there are many break points in your database code and you want to remove all of them, there is a faster approach than individually removing each break point. Remove them all with the following steps:

1. While in 4D, open the Runtime explorer with the keyboard combination of Command + Shift + F9 in Mac OS or Control + Shift + F9 in Windows.

2. Select the Break tab to display all break points in the database.

3. Click the Delete All button to delete all break points from the database.