<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>CE and CSE Programming (new posts)</title>
		<link>http://tibasicdev.wikidot.com/forum/c-6535829/ce-and-cse-programming</link>
		<description>Posts in the forum category &quot;CE and CSE Programming&quot; - Discuss topics related to programming the CE and CSE</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 20 Apr 2026 07:02:00 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-16322817#post-6195190</guid>
				<title>Does anyone know of any good resources for programming the 84+ CE?: Re: Does anyone know of any good resources for programming the 84+ CE?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-16322817/does-anyone-know-of-any-good-resources-for-programming-the-8#post-6195190</link>
				<description></description>
				<pubDate>Wed, 06 Sep 2023 11:11:55 +0000</pubDate>
				<wikidot:authorName>jonbush</wikidot:authorName>				<wikidot:authorUserId>1872270</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The vast majority of programming techniques are directly transferrable from the original TI-83/84+ to the CE. After the CE was released, we updated our <a href="http://tibasicdev.wikidot.com/command-index">Command Index</a> to include the few new commands that were added to the TI-84 Plus C Silver Edition and the TI-84 Plus CE.</p> <p>Is there any specific information you are looking for?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-16322817#post-6195141</guid>
				<title>Does anyone know of any good resources for programming the 84+ CE?: Does anyone know of any good resources for programming the 84+ CE?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-16322817/does-anyone-know-of-any-good-resources-for-programming-the-8#post-6195141</link>
				<description></description>
				<pubDate>Wed, 06 Sep 2023 08:55:31 +0000</pubDate>
				<wikidot:authorName>PresentExcludesRun</wikidot:authorName>				<wikidot:authorUserId>7800479</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>All I can seem to find are resources for the TI-83+ and the original 84+, but nothing for the CE.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-15389085#post-5717599</guid>
				<title>more than one char variable names: Re: more than one char variable names</title>
				<link>http://tibasicdev.wikidot.com/forum/t-15389085/more-than-one-char-variable-names#post-5717599</link>
				<description></description>
				<pubDate>Thu, 17 Nov 2022 17:22:52 +0000</pubDate>
				<wikidot:authorName>trash_man_juab</wikidot:authorName>				<wikidot:authorUserId>8006589</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>thank you</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-15389085#post-5716578</guid>
				<title>more than one char variable names: Re: more than one char variable names</title>
				<link>http://tibasicdev.wikidot.com/forum/t-15389085/more-than-one-char-variable-names#post-5716578</link>
				<description></description>
				<pubDate>Wed, 16 Nov 2022 19:29:16 +0000</pubDate>
				<wikidot:authorName>Michael2_3B</wikidot:authorName>				<wikidot:authorUserId>1974546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You cannot do this in TI-Basic.</p> <p>If you want to though, you can create a custom list with up to 5 letters in the name, and store your number(s) in that.<br /> So you could do:</p> <p>5-&gt;⸤APPLE(1</p> <p>The (1 is important because it specifies what index of the list to store your number at. Also, because it's the first index, the calculator will automatically create the list for you, if it doesn't already exist.</p> <p>Hope this helps!</p> <p>But do note that this takes up more space, and if you're only using the list for one value, your program will look cleaner if you just use a normal single letter variable instead.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-15389085#post-5715256</guid>
				<title>more than one char variable names: Re: more than one char variable names</title>
				<link>http://tibasicdev.wikidot.com/forum/t-15389085/more-than-one-char-variable-names#post-5715256</link>
				<description></description>
				<pubDate>Tue, 15 Nov 2022 18:37:24 +0000</pubDate>
				<wikidot:authorName>trash_man_juab</wikidot:authorName>				<wikidot:authorUserId>8006589</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>example:<br /> 5-&gt;A Works<br /> 5-&gt;Word error</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-15389085#post-5715236</guid>
				<title>more than one char variable names: more than one char variable names</title>
				<link>http://tibasicdev.wikidot.com/forum/t-15389085/more-than-one-char-variable-names#post-5715236</link>
				<description></description>
				<pubDate>Tue, 15 Nov 2022 18:09:06 +0000</pubDate>
				<wikidot:authorName>trash_man_juab</wikidot:authorName>				<wikidot:authorUserId>8006589</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>so i want to make variables with more than one char in the name but that gives me an error<br /> how to do this without error</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14600781#post-5265904</guid>
				<title>On the fly matrix input: Re: On the fly matrix input</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14600781/on-the-fly-matrix-input#post-5265904</link>
				<description></description>
				<pubDate>Wed, 13 Apr 2022 23:53:21 +0000</pubDate>
				<wikidot:authorName>rzozaya27</wikidot:authorName>				<wikidot:authorUserId>7972936</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank you for your input.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14600781#post-5260981</guid>
				<title>On the fly matrix input: Re: On the fly matrix input</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14600781/on-the-fly-matrix-input#post-5260981</link>
				<description></description>
				<pubDate>Mon, 11 Apr 2022 05:48:26 +0000</pubDate>
				<wikidot:authorName>kg583</wikidot:authorName>				<wikidot:authorUserId>2203149</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><tt><a href="http://tibasicdev.wikidot.com/dim">dim(</a></tt> is your best friend here: if <tt>[A]</tt> is a 3x4 matrix, then <tt>dim([A]</tt> will return <tt>{3,4}</tt> as a two-element list. From there, you can do as you need.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14600781#post-5255214</guid>
				<title>On the fly matrix input: On the fly matrix input</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14600781/on-the-fly-matrix-input#post-5255214</link>
				<description></description>
				<pubDate>Thu, 07 Apr 2022 23:43:50 +0000</pubDate>
				<wikidot:authorName>rzozaya27</wikidot:authorName>				<wikidot:authorUserId>7972936</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello everyone, I'm Robert and I'm sort of new to programming Ti-basic. I have a Ti 84 CE. I'm looking for tips, resources and/or direct community feedback on if there is a way to get user input on my calculator that can be added to individual elements in a matrix on the fly from a program that I'm writing. The user would be asked questions, their answers would then be stored in a matrix. The size of the matrix would be determined by the user's input and further input would determine the individual elements. Further more the elements in the matrix would need to be extracted from the matrix and displayed. I'm not asking how to get user input or how to display that input. I'm only asking if there's a way to dimension the matrix from a program on the fly, how to store the info and extract the info from within said program.</p> <p>Thank you for your time, support, advice and tips.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14465929#post-5185095</guid>
				<title>How to save programs through a ram wipe?: Re: How to save programs through a ram wipe?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14465929/how-to-save-programs-through-a-ram-wipe#post-5185095</link>
				<description></description>
				<pubDate>Tue, 25 Jan 2022 00:41:10 +0000</pubDate>
				<wikidot:authorName>Michael2_3B</wikidot:authorName>				<wikidot:authorUserId>1974546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Just archive them.</p> <p>Hit [2nd] and then [+], then 2 for Mem Management/Delete&#8230;, then 1 for All, then hit Enter to archive anything you want to keep in that list, and a * should show up next to its name. Hit Enter again to unarchive them.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14465929#post-5185020</guid>
				<title>How to save programs through a ram wipe?: Re: How to save programs through a ram wipe?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14465929/how-to-save-programs-through-a-ram-wipe#post-5185020</link>
				<description></description>
				<pubDate>Mon, 24 Jan 2022 22:37:15 +0000</pubDate>
				<wikidot:authorName>Trenly</wikidot:authorName>				<wikidot:authorUserId>1905506</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>One option may be to put your programs into a group, and ungroup them afterwards</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14465929#post-5185014</guid>
				<title>How to save programs through a ram wipe?: How to save programs through a ram wipe?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14465929/how-to-save-programs-through-a-ram-wipe#post-5185014</link>
				<description></description>
				<pubDate>Mon, 24 Jan 2022 22:27:05 +0000</pubDate>
				<wikidot:authorName>Fluffy Squirrel</wikidot:authorName>				<wikidot:authorUserId>7860580</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have a ti-84 plus CE, and would like to save my programs through memory wipes.<br /> I have a teacher who makes us completely clear our ram before tests. I want to quickly state that I am not going to use this to cheat, I only want to save my programs through a wipe so I don't have to bother with reuploading them afterwards.<br /> I'm not sure if this is possible or not, but it would be helpful.<br /> Thanks</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14188212#post-5078075</guid>
				<title>How do I fix this issue with the inString( command?: Re: How do I fix this issue with the inString( command?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14188212/how-do-i-fix-this-issue-with-the-instring-command#post-5078075</link>
				<description></description>
				<pubDate>Tue, 07 Sep 2021 14:56:48 +0000</pubDate>
				<wikidot:authorName>Michael2_3B</wikidot:authorName>				<wikidot:authorUserId>1974546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It looks like you’re using a sequence variable on the calculator, whereas in your code you have lowercase letters in Str8. It’s important to note that the blue u, v, and w variables printed on your calculator are not the same as the lowercase letters in Str8. In order to type the proper lowercase alpha letters on your calculator, you’ll need to run this as a separate program:</p> <div class="code"> <pre><code>Asm84CEPrgmFDCB24DEC9</code></pre></div> <br /> (or if you don’t have a CE, I think the token will just be AsmPrgm at the start) <p>Once you run that program, you’ll be able to hit the alpha key twice and then type the green letters in lowercase. Again, the blue letters won’t work because they are variables.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14188212#post-5077067</guid>
				<title>How do I fix this issue with the inString( command?: How do I fix this issue with the inString( command?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14188212/how-do-i-fix-this-issue-with-the-instring-command#post-5077067</link>
				<description></description>
				<pubDate>Mon, 06 Sep 2021 10:29:46 +0000</pubDate>
				<wikidot:authorName>NZB</wikidot:authorName>				<wikidot:authorUserId>7645997</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 I am writing a program that breaks apart strings base on certain criteria. For whatever reason, when I try to use the inString( command to find lowercase letters in a prompted, user-inputted string, it acts as if it has not found it and returns a 0. However, if the lowercase letter is written into the code of the program, it functions properly. I have included some pictures of the program's text and screen output. It's crucial that I have this issue fixed, so any help you can give please do, I'm all ears.<br /> <img src="https://preview.redd.it/0tgworyozul71.png?width=710&amp;format=png&amp;auto=webp&amp;s=9bb1aabb642a04e7d89df8a4f3750d8af41845a3" alt="0tgworyozul71.png?width=710&amp;format=png&amp;auto=webp&amp;s=9bb1aabb642a04e7d89df8a4f3750d8af41845a3" class="image" /><img src="https://preview.redd.it/8chlsqyozul71.png?width=244&amp;format=png&amp;auto=webp&amp;s=fb701d3cca25d81774d5df23e5591169dfe421f7" alt="8chlsqyozul71.png?width=244&amp;format=png&amp;auto=webp&amp;s=fb701d3cca25d81774d5df23e5591169dfe421f7" class="image" />
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14037444#post-4943548</guid>
				<title>Graphing a String: Re: Graphing a String</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14037444/graphing-a-string#post-4943548</link>
				<description></description>
				<pubDate>Sat, 03 Apr 2021 01:10:18 +0000</pubDate>
				<wikidot:authorName>J_Walker87</wikidot:authorName>				<wikidot:authorUserId>6818760</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You can also use the &quot;Str▶Equ(&quot; command and then graph the resulting equation.<br /> See <a href="http://tibasicdev.wikidot.com/string-equ">http://tibasicdev.wikidot.com/string-equ</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14037444#post-4938765</guid>
				<title>Graphing a String: Re: Graphing a String</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14037444/graphing-a-string#post-4938765</link>
				<description></description>
				<pubDate>Mon, 29 Mar 2021 17:39:37 +0000</pubDate>
				<wikidot:authorName>FoxxTrott</wikidot:authorName>				<wikidot:authorUserId>6859009</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I am not sure if I am fully understanding your question, but I believe I may have the code to solve your problem.</p> <div class="code"> <pre><code>PROGRAM:STRGRAPH :ClrDraw :&quot;1/2X+3→Str1 // This being your equation or string :Ans→{Y1} :DispGraph</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14037444#post-4938750</guid>
				<title>Graphing a String: Re: Graphing a String</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14037444/graphing-a-string#post-4938750</link>
				<description></description>
				<pubDate>Mon, 29 Mar 2021 17:09:19 +0000</pubDate>
				<wikidot:authorName>FoxxTrott</wikidot:authorName>				<wikidot:authorUserId>6859009</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Do you think you could print out the whole code of your program? I don't think I quite understand what you're asking.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14037444#post-4938717</guid>
				<title>Graphing a String: Graphing a String</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14037444/graphing-a-string#post-4938717</link>
				<description></description>
				<pubDate>Mon, 29 Mar 2021 16:17:15 +0000</pubDate>
				<wikidot:authorName>Gabe Prairie</wikidot:authorName>				<wikidot:authorUserId>7085949</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello! I was wondering if its possible to graph a string,<br /> Let's say that I have the equation 1/2X+3 stored into Str1, I can put this into the Y= screen, put when I hit graph, nothing happens, anyone know how to fix this?<br /> Thanks!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14026930#post-4923749</guid>
				<title>trying to display equation on homescreen: trying to display equation on homescreen</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14026930/trying-to-display-equation-on-homescreen#post-4923749</link>
				<description></description>
				<pubDate>Fri, 12 Mar 2021 05:16:08 +0000</pubDate>
				<wikidot:authorName>Leprechaun0</wikidot:authorName>				<wikidot:authorUserId>7318467</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi i have been making a logBASE rewrites and i’m trying to change exponential change into the log form but for some reason it doesn’t show the subscript on the home screen, and also it would be nice to know how to do the same with superscript.</p> <p>Thanks for any help 😊</p> <p>Here is my code if that helps</p> <div class="code"> <pre><code>Lbl EL Disp “X Input X Disp “B Input B Disp “Y Input Y “logBASE(“+toString(Y)+”,”+toString(B)+”)”-&gt;Y1 Equ&gt;String(Y1,Str1) Disp Str1+”=“+toString(x) Pause Goto T</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13897882#post-4840744</guid>
				<title>Find index of a list based on the value stored in it?: Re: Find index of a list based on the value stored in it?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13897882/find-index-of-a-list-based-on-the-value-stored-in-it#post-4840744</link>
				<description></description>
				<pubDate>Wed, 09 Dec 2020 17:07:32 +0000</pubDate>
								<wikidot:authorUserId>6341052</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank you! The List &amp; Matrix One-Liners page you gave me looks very helpful, it seems I was not able to find this page when researching for an answer. I still don't completely understand what is going on in these lines of code, but when I have the time, I'll look into it and figure out how to incorporate it in my program. If I have any more questions, I'll return here. Thank you!</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>