Difference between revisions of "83Plus:RAM:91DD"

From WikiTI
Jump to: navigation, search
 
m (Fixed wording on comments)
 
Line 9: Line 9:
  
 
== Comments ==
 
== Comments ==
For the current column see [[83Plus:RAM:91DC|CurTableRow]]. This value doesn't tell you which equation you have selected in the table for that information you might use [[83Plus:RAM:91DB]].
+
For the current row see [[83Plus:RAM:91DC|CurTableRow]]. This value doesn't tell you which equation you have selected in the table for that information you might use [[83Plus:RAM:91DB]].
  
 
[[Category:83Plus:RAM:By Address|91DD - CurTableCol]]
 
[[Category:83Plus:RAM:By Address|91DD - CurTableCol]]
 
[[Category:83Plus:RAM:By Name|CurTableCol]]
 
[[Category:83Plus:RAM:By Name|CurTableCol]]

Latest revision as of 08:23, 22 June 2011

Synopsis

Unofficial Name: CurTableCol

Memory Address: 91DDh

Length: 1 byte

This location contains the current column that is selected in the table screen (2nd+graph) The value is zero when the independent (left) column is selected. It can also take the values 1 and 2 when you select either the left or right dependent column.

Comments

For the current row see CurTableRow. This value doesn't tell you which equation you have selected in the table for that information you might use 83Plus:RAM:91DB.