<?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>No variables in Output()</title>
		<link>http://tibasicdev.wikidot.com/forum/t-14096807/no-variables-in-output</link>
		<description>Posts in the discussion thread &quot;No variables in Output()&quot; - Raises an Error.</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 11 Mar 2026 15:32:13 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14096807#post-4978366</guid>
				<title>Re: No variables in Output()</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14096807/no-variables-in-output#post-4978366</link>
				<description></description>
				<pubDate>Thu, 13 May 2021 20:58:25 +0000</pubDate>
				<wikidot:authorName>matalog</wikidot:authorName>				<wikidot:authorUserId>7461971</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks, I had X out of bounds.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14096807#post-4978361</guid>
				<title>Re: No variables in Output()</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14096807/no-variables-in-output#post-4978361</link>
				<description></description>
				<pubDate>Thu, 13 May 2021 20:36:12 +0000</pubDate>
				<wikidot:authorName>Trenly</wikidot:authorName>				<wikidot:authorUserId>1905506</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You can use variables in output, but you have to be sure that they don't go outside the bounds of the screen and are integers. On monochrome calculators this would be from 1-16 and from 1-26 on color calculators. The <a href="http://tibasicdev.wikidot.com/output">output</a> page details when a domain error is given</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14096807#post-4978345</guid>
				<title>No variables in Output()</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14096807/no-variables-in-output#post-4978345</link>
				<description></description>
				<pubDate>Thu, 13 May 2021 19:56:28 +0000</pubDate>
				<wikidot:authorName>matalog</wikidot:authorName>				<wikidot:authorUserId>7461971</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I was writing a little program to bounce a letter between the sides of the screen and set up a Repeat, inside that I was attempting to use Output(1,X,&quot;O&quot;). This caused a domain error, and Goto left me beside the Output instruction.</p> <p>Is there no way to use a variable number in Output()?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>