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

    <item>
      <title>Re: Compiling in Ubuntu</title>
      <pubDate>Mon, 28 Apr 2008 23:40:51 GMT</pubDate>
      <dc:creator>Eric Furness</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17854</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17854</guid>
      <description>... OK  good  I found 6.3 ok, installed it and it works a treat.  I did have to add the -f switch however. Tnx, Eric</description>
    </item>
    <item>
      <title>Re: Compiling in Ubuntu</title>
      <pubDate>Mon, 28 Apr 2008 17:50:59 GMT</pubDate>
      <dc:creator>Eric Furness</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17853</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17853</guid>
      <description>... OK  good on you I&#39;ll go look for it.. Tnx Eric</description>
    </item>
    <item>
      <title>Re: Compiling in Ubuntu</title>
      <pubDate>Mon, 28 Apr 2008 17:34:21 GMT</pubDate>
      <dc:creator>Steve Gunhouse</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17852</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17852</guid>
      <description>On Mon, 28 Apr 2008 09:25:57 -0400, Eric Furness &lt;ericfurn@...&gt; ... Newer versions of Linux don&#39;t work with 6.2.3, You&#39;ll need to download Eddie&#39;s 6.3</description>
    </item>
    <item>
      <title>Re: Compiling in Ubuntu</title>
      <pubDate>Mon, 28 Apr 2008 13:25:56 GMT</pubDate>
      <dc:creator>Eric Furness</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17851</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17851</guid>
      <description>... 6.2.3..tarball. Funny a few years ago in a previous linux installation I had it working ok.  This time I had a lot of dependency problems to get even this</description>
    </item>
    <item>
      <title>Re: Compiling in Ubuntu</title>
      <pubDate>Mon, 28 Apr 2008 05:39:10 GMT</pubDate>
      <dc:creator>Steve Gunhouse</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17850</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17850</guid>
      <description>On Sun, 27 Apr 2008 19:26:13 -0400, Eric Furness &lt;ericfurn@...&gt; ... Which version of XB for Linux? -- Steve Gunhouse</description>
    </item>
    <item>
      <title>Compiling in Ubuntu</title>
      <pubDate>Mon, 28 Apr 2008 05:19:45 GMT</pubDate>
      <dc:creator>Eric Furness</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17849</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17849</guid>
      <description>My program compiles fine in XP.  No joy in Linux Ubuntu 8.04. I get : cc -g -Wall -ggdb freqset6.o  -rdynamic -L/usr/X11R6/lib -lxb -lX11 -ldl -o freqset6 </description>
    </item>
    <item>
      <title>Re: Calling external .dll functions writted in other languages from </title>
      <pubDate>Sun, 27 Apr 2008 10:38:08 GMT</pubDate>
      <dc:creator>Vincent Voois</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17848</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17848</guid>
      <description>... You might want to change the STRING cIN$ and STRING cKey$ into XLONG cIN and XLONG cKey and use the copymemory function to copy strings from the address</description>
    </item>
    <item>
      <title>Re: Calling external .dll functions writted in other languages from </title>
      <pubDate>Sun, 27 Apr 2008 04:44:24 GMT</pubDate>
      <dc:creator>Steve Gunhouse</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17847</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17847</guid>
      <description>... First of all, XBasic STRING type is not a type understood by other programs, you&#39;ll need to use pointers. Then you&#39;ll also have to use CSTRING(address) to</description>
    </item>
    <item>
      <title>Calling external .dll functions writted in other languages from xBas</title>
      <pubDate>Sat, 26 Apr 2008 23:06:21 GMT</pubDate>
      <dc:creator>eb4bgr</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17846</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17846</guid>
      <description>Hi to all, I&#39;m trying to call my own .dll functions writted on Delphi 2.0 from xBasic program.  These functions can&#39;t be converted to xBasic sourcecode</description>
    </item>
    <item>
      <title>Re: array contents</title>
      <pubDate>Sat, 26 Apr 2008 17:19:03 GMT</pubDate>
      <dc:creator>Steve Gunhouse</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17845</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17845</guid>
      <description>... I&#39;m not sure where &quot;level&quot; is coming from. Double-click on the index that you want, or click once then click &quot;Next lower dimension&quot;. Someone else already</description>
    </item>
    <item>
      <title>array contents</title>
      <pubDate>Sat, 26 Apr 2008 17:03:07 GMT</pubDate>
      <dc:creator>Al Farkas</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17844</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17844</guid>
      <description>I must be missing something. After I select &#39;array&#39; I select &#39;detail&#39;. I then get a new dialog box with the title &#39;array&#39;. The 2nd line gives the function name</description>
    </item>
    <item>
      <title>Re: array contents</title>
      <pubDate>Sat, 26 Apr 2008 12:54:52 GMT</pubDate>
      <dc:creator>Al Farkas</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17843</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17843</guid>
      <description>This seems to be the same message I sent 4/21/08 2:24 ... From: Al Farkas To: xbasic@yahoogroups.com Sent: Monday, April 21, 2008 2:24 PM Subject: Re: [xbasic]</description>
    </item>
    <item>
      <title>Re: array contents</title>
      <pubDate>Tue, 22 Apr 2008 17:51:07 GMT</pubDate>
      <dc:creator>cw2008can</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17842</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17842</guid>
      <description>Let&#39;s try a sample program to see how the array display works. FUNCTION  Entry () DIM a[9,9,9] a[4,5,6] = 99999 ... Single step the above program to the END</description>
    </item>
    <item>
      <title>Re: array contents</title>
      <pubDate>Mon, 21 Apr 2008 18:25:56 GMT</pubDate>
      <dc:creator>Al Farkas</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17841</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17841</guid>
      <description>I must be missing something. After I select &#39;array&#39; I select &#39;detail&#39;. I then get a new dialog box with the title &#39;array&#39;. The 2nd line gives the function name</description>
    </item>
    <item>
      <title>Re: array contents</title>
      <pubDate>Sat, 19 Apr 2008 20:46:23 GMT</pubDate>
      <dc:creator>Steve Gunhouse</dc:creator>
      <link>http://tech.groups.yahoo.com/group/xbasic/message/17840</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/xbasic/message/17840</guid>
      <description>... It does, however many levels there are. -- Steve Gunhouse</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.scd.yahoo.com uncompressed/chunked Fri May 16 00:11:41 PDT 2008 -->
