basic.debugger.c
Toggles source line display feature.
Syntax
c
Description
toggles on or off the display of the current source line when stepping through the program with <ctrl>+j. When this function is on, the line is displayed AFTER it has been executed.
The 'c!' form of the command is only available with FlashBASIC. It is identical to the 'c' command, except that it displays the source line BEFORE it has been executed. (AP 6.0 FlashBASIC only).
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
