basic.debugger.down

Command/BASIC: Debugger, Releases: AP 6.0 FlashBASIC

Moves down the call stack.

Description

is used in the FlashBASIC debugger to move down the call stack.

See Also

Command Name Type Description
basic.debugger.overview Introductory facilitates the debugging of new Pick/BASIC programs and the maintenance of existing Pick/BASIC programs.
flash.basic Definition converts Pick/BASIC source code into a list of binary instructions called object code.
flash.basic.differences Definition Differences between Interpreter and FlashBASIC Compiler.
basic.performance Definition General Performance Tips for the Interpreter or FlashBASIC.
basic.debugger.s Command Displays subroutine stack.
basic.debugger.up Command Moves up the call stack.
basic.debugger.?! Command Displays call stack.
basic.debugger.$! Command Displays call stack.
basic.debugger.r Command Removes top subroutine address from stack.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.