DataBasic Reference > The Debugger > Summary of Debugger Commands > V

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

V command (DataBasic debugger) (m618706+v.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

V

Sets the number of source code lines to be displayed automatically at every entry into the debugger.

Syntax

Vm{,n}

Syntax Elements

m shows m lines starting from and including the current line.

n shows n lines prior to the current line.

Operation

To turn off this feature, type V0.

RealityV15.1 (MoTW) Revision 7Comment on this topic