<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3ADisptable</id>
	<title>TI-BASIC:Disptable - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3ADisptable"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Disptable&amp;action=history"/>
	<updated>2026-06-10T09:18:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=TI-BASIC:Disptable&amp;diff=481&amp;oldid=prev</id>
		<title>Maintenance script: Initial automated import</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Disptable&amp;diff=481&amp;oldid=prev"/>
		<updated>2016-02-24T18:03:35Z</updated>

		<summary type="html">&lt;p&gt;Initial automated import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:TI-BASIC:Command&lt;br /&gt;
|picture=DISPTABLE.GIF&lt;br /&gt;
|summary=Displays the table screen.&lt;br /&gt;
|syntax=DispTable&lt;br /&gt;
|location=While editing a program, press:&lt;br /&gt;
# PRGM to access the program menu&lt;br /&gt;
# RIGHT to select the I/O submenu&lt;br /&gt;
# 5 to select DispTable, or use arrows and ENTER&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=1 byte&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This command displays the table screen you normally see by pressing 2nd TABLE, from a running program. The user will see the table screen with a &amp;quot;paused&amp;quot; run indicator, and will be able to use arrows to scroll through it. Pressing ENTER will exit the screen and continue the program.&lt;br /&gt;
&lt;br /&gt;
= Advanced Uses =&lt;br /&gt;
&lt;br /&gt;
The user can&amp;#039;t select any cells in the table to be evaluated if they&amp;#039;re not, already. So it&amp;#039;s best to select the [[TI-BASIC:Indpntauto|IndpntAuto]] and [[TI-BASIC:Dependauto|DependAuto]] options from the 2nd TBLSET menu before using this command. [[TI-BASIC:Indpntask|IndpntAsk]] can also work, however, as long as you store to [[TI-BASIC:System_Variables#window|TblInput]] first.&lt;br /&gt;
&lt;br /&gt;
= Error Conditions =&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[TI-BASIC:Errors#invalid|ERR:INVALID]]&amp;#039;&amp;#039;&amp;#039; occurs if this statement is used outside a program.&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Indpntask|IndpntAsk]]&lt;br /&gt;
* [[TI-BASIC:Indpntauto|IndpntAuto]]&lt;br /&gt;
* [[TI-BASIC:Dependask|DependAsk]]&lt;br /&gt;
* [[TI-BASIC:Dependauto|DependAuto]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>