====== Procedure: To Set a Break Point from the Debug Menu ====== From the Debug Menu, do the following: * Select Set Breakpoint... from the Breakpoints menu item. The following dialog displays: {{Set_Breakpoint.gif?329x207}} * You can then set the following parameters: ^Parameter^Description^ |Procedure|Name of the stored procedure for setting the breakpoint| |Line number|Line number in the source code where the breakpoint is to be set| |Label|Label in the source code where the breakpoint is to be set| |Pass Count|Number of times the breakpoint line is executed before the breakpoint is executed| |Enabled|If Yes, breakpoint is enabled; if No, breakpoint is disabled|