<?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%3ATricks</id>
	<title>TI-BASIC:Tricks - 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%3ATricks"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Tricks&amp;action=history"/>
	<updated>2026-04-29T12:20:12Z</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:Tricks&amp;diff=485&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:Tricks&amp;diff=485&amp;oldid=prev"/>
		<updated>2016-02-24T18:03:48Z</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;#REDIRECT [[TI-BASIC:Home]]&lt;br /&gt;
Tricks on the calculator. We&amp;#039;ve all been guilty of thinking, &amp;quot;Wow, it would be cool to screw up his calc.&amp;quot; What? Only me?&lt;br /&gt;
&lt;br /&gt;
Anyways, the only thing stopping you is knowledge. More specifically, the knowledge of how to do it.&lt;br /&gt;
&lt;br /&gt;
The most basic trick is an infinite loop. Create a new program, call it whatever you want, and use the following code (Substitute the program&amp;#039;s name for A):&lt;br /&gt;
&lt;br /&gt;
 :prgmA&lt;br /&gt;
&lt;br /&gt;
But this is boring. Let&amp;#039;s screw up their math.&lt;br /&gt;
&lt;br /&gt;
 :Input &amp;quot;&amp;quot;,A&lt;br /&gt;
 :Disp ArandInt(2,5&lt;br /&gt;
 :prgmA&lt;br /&gt;
&lt;br /&gt;
Note that both of these programs can be broken by pressing ON.&lt;br /&gt;
&lt;br /&gt;
This page is for knowledge&amp;#039;s sake only. We don&amp;#039;t encourage you to try any of this, and we are not responsible if you do.[[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>