<?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>more than one char variable names</title>
		<link>http://tibasicdev.wikidot.com/forum/t-15389085/more-than-one-char-variable-names</link>
		<description>Posts in the discussion thread &quot;more than one char variable names&quot; - how to do words in variable names</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 14 Jun 2026 22:12:05 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-15389085#post-5717599</guid>
				<title>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>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>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</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>
				</channel>
</rss>