<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>blassic at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/blassic/</link>
    <description>Blassic, the Classic Basic.</description>

    <item>
      <title>Re: Possible to return values?</title>
      <pubDate>Mon, 11 May 2009 14:15:54 GMT</pubDate>
      <dc:creator>not_found_blassic</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/226</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/226</guid>
      <description>... Using the SHELL command no, but you can use POPEN. For example: popen &quot;ls&quot; for input as #1 while not eof(#1) line input #1, l$ print l$ wend close #1 ... </description>
    </item>
    <item>
      <title>New file uploaded to blassic </title>
      <pubDate>Fri, 08 May 2009 21:14:08 GMT</pubDate>
      <link>http://tech.groups.yahoo.com/group/blassic/message/225</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/225</guid>
      <description>Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the blassic group. File        : /plasma.bas </description>
    </item>
    <item>
      <title>Re: Possible to return values?</title>
      <pubDate>Fri, 08 May 2009 20:48:38 GMT</pubDate>
      <dc:creator>cybermonkey342</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/224</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/224</guid>
      <description>... command? For example if I am using SHELL (&quot;zenity&quot;) can the returned value be stored? ... variables. ... Okay. That&#39;s what I wanted to know, thank you. But</description>
    </item>
    <item>
      <title>Re: Possible to return values?</title>
      <pubDate>Fri, 08 May 2009 15:24:55 GMT</pubDate>
      <dc:creator>not_found_blassic</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/223</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/223</guid>
      <description>... The return code of the last command executed is stored on sysvar 24. Try this (in a system with a sh-like shell): result = sysvarptr + 24 shell &quot;return 1&quot; </description>
    </item>
    <item>
      <title>Possible to return values?</title>
      <pubDate>Fri, 08 May 2009 14:43:21 GMT</pubDate>
      <dc:creator>cybermonkey342</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/222</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/222</guid>
      <description>Hi, I just wanted to know if it is possible to get values with the SHELL command? For example if I am using SHELL (&quot;zenity&quot;) can the returned value be stored? </description>
    </item>
    <item>
      <title>New release 0.10.2 fixes build with gcc 4.3</title>
      <pubDate>Fri, 24 Apr 2009 20:47:53 GMT</pubDate>
      <dc:creator>not_found_blassic</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/219</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/219</guid>
      <description>Hello I&#39;ve uploaded to blassic.org a new release in the 0.10 branch that fixes some lack of #include that breaks the build when using gcc 4.3 Thanks to the</description>
    </item>
    <item>
      <title>Re: How can I poll the interpreter to find the current window size?</title>
      <pubDate>Wed, 13 Aug 2008 07:23:15 GMT</pubDate>
      <dc:creator>not_found_blassic</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/187</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/187</guid>
      <description>There is no way in current versions.</description>
    </item>
    <item>
      <title>How can I poll the interpreter to find the current window size?</title>
      <pubDate>Thu, 31 Jul 2008 02:11:36 GMT</pubDate>
      <dc:creator>Drake Steele</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/186</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/186</guid>
      <description>So many of the commands I think might be able to do this are as yet undocumented.  Help! lol Thanks in advance... - Drake Steele.</description>
    </item>
    <item>
      <title>Re: Reading &quot;two=dimensional&quot; data arrays</title>
      <pubDate>Thu, 03 Apr 2008 14:28:49 GMT</pubDate>
      <dc:creator>Hertz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/171</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/171</guid>
      <description>I cannot believe it was something that dumb.  It works now.  Thank you!</description>
    </item>
    <item>
      <title>Re: Reading &quot;two=dimensional&quot; data arrays</title>
      <pubDate>Wed, 02 Apr 2008 08:29:18 GMT</pubDate>
      <dc:creator>Alberto Aleix</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/170</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/170</guid>
      <description>6240 DATA 0,15,0,0, 0,16,0,0¿? 5,17,12,0, 0,18,0,11 ... 6240 DATA 0,15,0,0, 0,16, 0,0 ¿? 5,17 ,12,0, 0,18,0,11 2008/4/1, Hertz &lt; atticshek@... &gt;: Here</description>
    </item>
    <item>
      <title>Re: Reading &quot;two=dimensional&quot; data arrays</title>
      <pubDate>Tue, 01 Apr 2008 18:35:13 GMT</pubDate>
      <dc:creator>Hertz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/169</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/169</guid>
      <description>Here are two pieces of code.  The first produces no error; the second produces an error. What in the world is the relevant difference between the two pieces of</description>
    </item>
    <item>
      <title>Re: Reading &quot;two=dimensional&quot; data arrays</title>
      <pubDate>Mon, 31 Mar 2008 15:30:21 GMT</pubDate>
      <dc:creator>not_found_blassic</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/168</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/168</guid>
      <description>Hello. ... Maybe the error is in the DATA statement. In that case, the line number reported is the one that contains the READ instruction. If not, please post</description>
    </item>
    <item>
      <title>Reading &quot;two=dimensional&quot; data arrays</title>
      <pubDate>Mon, 31 Mar 2008 14:27:42 GMT</pubDate>
      <dc:creator>Hertz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/167</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/167</guid>
      <description>In a program I&#39;m writing, I used DIM EX(24,4), which worked fine.  But then when I called it with FOR I=1 TO 24 FOR J=1 TO 4 READ EX(I,J) NEXT J NEXT I I got</description>
    </item>
    <item>
      <title>help: petrol pump</title>
      <pubDate>Sun, 02 Mar 2008 20:28:55 GMT</pubDate>
      <dc:creator>salamankodrou</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/164</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/164</guid>
      <description>hi there i urgently need help on creating a petrol pump in blassic. my teacher has told me to do it in blassic, however, i have no experience with it :@ there</description>
    </item>
    <item>
      <title>New documentation</title>
      <pubDate>Mon, 14 Jan 2008 21:04:09 GMT</pubDate>
      <dc:creator>not_found_blassic</dc:creator>
      <link>http://tech.groups.yahoo.com/group/blassic/message/155</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/blassic/message/155</guid>
      <description>Hello. I&#39;m writing a new documentation for Blassic. This time I hope to complete it in reasonable time. I&#39;m using TiddlyWiki, http://www.tiddlywiki.org Is a</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Fri Dec 18 12:52:20 PST 2009 -->
