<?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>Comments for page &quot;Variables in FreeBASIC Tutorial II&quot;</title>
		<link>http://gamedesign.wikidot.com/forum/t-15202/variables-in-freebasic-tutorial-ii</link>
		<description>Posts in the discussion thread &quot;Variables in FreeBASIC Tutorial II&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 17 Aug 2026 22:27:29 +0000</lastBuildDate>
		
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-15202#post-103647</guid>
				<title>(no title)</title>
				<link>http://gamedesign.wikidot.com/forum/t-15202/variables-in-freebasic-tutorial-ii#post-103647</link>
				<description></description>
				<pubDate>Thu, 07 Feb 2008 10:12:06 +0000</pubDate>
				<wikidot:authorName>FacesOfMu</wikidot:authorName>				<wikidot:authorUserId>73185</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I tried running the REDIM codes in FBIDE and it didn't work. There was a number of errors associated with this code. I'm a <span style="text-decoration: line-through;">noob</span> novice programmer, pls help with this!</p> <p>Cheers!</p> <p>FoM</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-15202#post-60378</guid>
				<title>Re:</title>
				<link>http://gamedesign.wikidot.com/forum/t-15202/variables-in-freebasic-tutorial-ii#post-60378</link>
				<description></description>
				<pubDate>Sun, 21 Oct 2007 07:16:16 +0000</pubDate>
				<wikidot:authorName>EKVirtanen</wikidot:authorName>				<wikidot:authorUserId>12785</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>No i didnt. I have been uberbusy and havent got time much to visit even at ascii-world. I try to update these two articles today. If and when there comes some time to move them to some new section or something, it's just copy/paste.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-15202#post-59997</guid>
				<title>Re:</title>
				<link>http://gamedesign.wikidot.com/forum/t-15202/variables-in-freebasic-tutorial-ii#post-59997</link>
				<description></description>
				<pubDate>Fri, 19 Oct 2007 19:20:32 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>That's fine, if you want. But, did you know we're moving the FB material into it's own project eventually (somewhat soon)? &#8212;hartnell</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-15202#post-59614</guid>
				<title>Re:</title>
				<link>http://gamedesign.wikidot.com/forum/t-15202/variables-in-freebasic-tutorial-ii#post-59614</link>
				<description></description>
				<pubDate>Thu, 18 Oct 2007 18:28:25 +0000</pubDate>
				<wikidot:authorName>EKVirtanen</wikidot:authorName>				<wikidot:authorUserId>12785</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I just posted for the first part of these tutorials. I forgot this discussion.<br /> I rewrite there tutorials at saturday (or sunday morning) when im back from my trip to hometown, if thats ok?</p> <p>E.K.Virtanen<br /> www.ascii-world.com</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-15202#post-38244</guid>
				<title>Re:</title>
				<link>http://gamedesign.wikidot.com/forum/t-15202/variables-in-freebasic-tutorial-ii#post-38244</link>
				<description></description>
				<pubDate>Tue, 31 Jul 2007 09:07:29 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hmm.. but do we have proper instructions so the <span style="text-decoration: line-through;">noob</span> novice will know how to download and install 17b with an IDE? &#8212;hartnell</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-15202#post-38207</guid>
				<title>(no title)</title>
				<link>http://gamedesign.wikidot.com/forum/t-15202/variables-in-freebasic-tutorial-ii#post-38207</link>
				<description></description>
				<pubDate>Tue, 31 Jul 2007 06:13:29 +0000</pubDate>
				<wikidot:authorName>Anonymous</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>This tutorial is outdated. After .17b <em>Option Explicit</em> is added at compiler as default so it gives an error when compiling.<br /> Also, when declaring multiple variables in single line you are forced to give data type before variables.</p> <p><em>DIM AS Integer a, b, c</em> = right<br /> <em>DIM a, b, c AS Integer</em> = error</p> <p><em>E.K.Virtanen</em></p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>