basic.debugger.n Command/BASIC: Debugger
basic.debugger.n
| Command | basic.debugger.n Command/BASIC: Debugger Applicable release versions: AP, R83, AP 6.0 FlashBASIC |
|---|---|
| Category | BASIC: Debugger (38) |
| Description | ignores any debugger breakpoint conditions for a specific number of occurrences. If "number.times" is not specified, the program executes through one breakpoint, then stops. |
| Syntax | n{numbertimes} |
| Options | |
| Example | *n4 This skips four breakpoint conditions before re-entering debugger. |
| Purpose | |
| Related |
basic.debugger.overview basic.debugger.b basic.debugger.d basic.debugger.e basic.debugger.g flash.basic |
