Difference between revisions of "83Plus:BCALLs:489D"

From WikiTI
Jump to: navigation, search
 
(No difference)

Latest revision as of 11:40, 10 July 2006


Synopsis

Official Name: PutXY

BCALL Address: 489D

Displays the values of X,Y and other variables on the graph screen.

Inputs

  • None

Outputs

  • None

Destroys

  • All

Comments

This B_CALL will display the variables on the screen you see when tracing. It depends on the graphing mode and the format settings which variables will be displayed.

Credits and Contributions

  • Michael Vincent For documenting this B_CALL