basic.debugger.r

Command/BASIC: Debugger, Releases: AP, R83, and AP 6.0 FlashBASIC

Removes top subroutine address from stack.

Syntax

{Flash.routine.name:} r

Description

'pops' the top return stack address of the local subroutine from the stack, causing the next 'return' statement to return to the address revealed by the 'pop'.

See Also

Command Name Type Description
basic.debugger.s Command Displays subroutine stack.
basic.debugger.up Command Moves up the call stack.
basic.debugger.overview Introductory facilitates the debugging of new Pick/BASIC programs and the maintenance of existing Pick/BASIC programs.
basic.debugger.down Command Moves down the call stack.

User Comments

What do you think?

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

Login to leave your comments.