<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>chipmunkbasicforum at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/</link>
    <description>Chipmunk Basic Forum - Discussions about Chipmunk Basic</description>

    <item>
      <title>Re: Saving and loading</title>
      <pubDate>Tue, 22 Dec 2009 18:24:35 GMT</pubDate>
      <dc:creator>Ken Dickinson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/809</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/809</guid>
      <description>OK Thanks it&#39;s working for me now.. =o) ... From: rhnlogic &lt;rhnlogic@...&gt; Subject: [Chipmunk Basic Forum] Re: Saving and loading To:</description>
    </item>
    <item>
      <title>Re: Saving and loading</title>
      <pubDate>Tue, 22 Dec 2009 05:49:01 GMT</pubDate>
      <dc:creator>rhnlogic</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/808</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/808</guid>
      <description>Filenames need to be string variables or string constants. save &quot;test.bas&quot;</description>
    </item>
    <item>
      <title>Re: File Not Found on Open...For Output</title>
      <pubDate>Mon, 21 Dec 2009 18:23:09 GMT</pubDate>
      <dc:creator>Michel Clasquin-Johnson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/807</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/807</guid>
      <description>You only have 9 channels to play with, numbered from #0 to #8 change #10 to #8 and see what happens ... Michel Clasquin-Johnson e-mail: clasqm@... </description>
    </item>
    <item>
      <title>Re: programming without line numbers</title>
      <pubDate>Mon, 21 Dec 2009 17:47:38 GMT</pubDate>
      <dc:creator>Larr</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/806</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/806</guid>
      <description>For all intents and purposes, YOUR example IS the same.  The check is performed BEFORE execution of the loop. In school, many years ago, I used a BASIC that</description>
    </item>
    <item>
      <title>Saving and loading</title>
      <pubDate>Mon, 21 Dec 2009 17:44:58 GMT</pubDate>
      <dc:creator>n/a</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/805</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/805</guid>
      <description>I can&#39;t get Chipmunk to save.. I do a simple program of 4 lines and try saving it and I keep getting Type mismatch error. What am I doing wrong? I type in -</description>
    </item>
    <item>
      <title>Re: Need help with installation - MAC OSX</title>
      <pubDate>Mon, 21 Dec 2009 17:44:15 GMT</pubDate>
      <dc:creator>Larr</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/804</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/804</guid>
      <description>The README.txt file tells you where and how to place the files...  In short, using the Terminal App: $ cd /Volumes/ChipmunkBasicMacOSX $ sudo cp basic</description>
    </item>
    <item>
      <title>File Not Found on Open...For Output</title>
      <pubDate>Mon, 21 Dec 2009 17:43:06 GMT</pubDate>
      <dc:creator>Larr</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/803</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/803</guid>
      <description>Why am I getting a &#39;file not found&#39; error when I&#39;m trying to open/create a new output file??? $ basic output_file.bas File not found  in line 2 ... 2 open</description>
    </item>
    <item>
      <title>OOP</title>
      <pubDate>Sat, 05 Dec 2009 20:07:45 GMT</pubDate>
      <dc:creator>offtomontana2000</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/802</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/802</guid>
      <description>I&#39;m new to this Basic, but have used Libertybasic on windows. Could someone explain the relationship between defining a radio button graphics item with it&#39;s</description>
    </item>
    <item>
      <title>Re: About GOTO</title>
      <pubDate>Mon, 23 Nov 2009 14:46:25 GMT</pubDate>
      <dc:creator>RenÃ©</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/801</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/801</guid>
      <description>... Tried it, no change. ... No success here either. ... Tried  it too, no luck. Not having much hope left in goto, I did differently, at the price of a slight</description>
    </item>
    <item>
      <title>Re: About GOTO</title>
      <pubDate>Sat, 21 Nov 2009 18:46:47 GMT</pubDate>
      <dc:creator>Michel Clasquin-Johnson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/799</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/799</guid>
      <description>I think you need to follow the label name with a colon. sub pause() x$ = &quot;&quot; while x$ &lt;&gt; &quot; &quot; x$ = inkey$ if x$ = chr$(13) then goto out: endif wend end sub </description>
    </item>
    <item>
      <title>About GOTO</title>
      <pubDate>Sat, 21 Nov 2009 17:55:15 GMT</pubDate>
      <dc:creator>RenÃ©</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/798</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/798</guid>
      <description>Hello! I am writing a lengthy program, the central element of which looks like this: sub central() sub1() sub2() &lt; more sub calls and code &gt; out: end sub For</description>
    </item>
    <item>
      <title>Re: Need help with installation - MAC OSX</title>
      <pubDate>Sun, 15 Nov 2009 20:33:39 GMT</pubDate>
      <dc:creator>sailing314</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/797</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/797</guid>
      <description>Andy, you can put the files anywhere you want and it should work fine. Most people put applications in their applications folder but this is not a requirement,</description>
    </item>
    <item>
      <title>Re: Need help with installation - MAC OSX</title>
      <pubDate>Sun, 15 Nov 2009 20:32:09 GMT</pubDate>
      <dc:creator>sailing314</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/796</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/796</guid>
      <description>you should be able to put the files anywhere. apps usually go in the application folder but that&#39;s just for organization purposes. I have placed the files on</description>
    </item>
    <item>
      <title>Re: Chipmunk basic video tutorials</title>
      <pubDate>Sun, 15 Nov 2009 20:31:47 GMT</pubDate>
      <dc:creator>sailing314</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/795</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/795</guid>
      <description>I received a request for the source code of the programs used in the tutorials. In roughly chronological order of the tutorial, here they are: random</description>
    </item>
    <item>
      <title>Re: Need help with installation - MAC OSX</title>
      <pubDate>Sun, 15 Nov 2009 20:29:07 GMT</pubDate>
      <dc:creator>branlard christian</dc:creator>
      <link>http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/794</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/chipmunkbasicforum/message/794</guid>
      <description>hello you put the chipmunk folder in your applications folder AAA&#43;+ ... [Non-text portions of this message have been removed]</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Sat Feb 13 07:04:28 PST 2010 -->
