<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>libertybasic at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/libertybasic/</link>
    <description>The Official Liberty BASIC Support Group</description>

    <item>
      <title>Re: calibrate</title>
      <pubDate>Thu, 20 Jun 2013 06:51:38 GMT</pubDate>
      <dc:creator>Sarmed N.</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46634</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46634</guid>
      <description>Why should I measure in cm?  I usually measures in pixels? Where is the necessity to measure in cm? The wide of screen? It is in pixels in normal! </description>
    </item>
    <item>
      <title>dll call</title>
      <pubDate>Thu, 20 Jun 2013 05:35:21 GMT</pubDate>
      <dc:creator>Marc</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46633</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46633</guid>
      <description>Good Morning, I have been working on this for 2 days now.  If anyone can help me I would appreciate it.  I can&#39;t get the path to the file I am looing for. Marc</description>
    </item>
    <item>
      <title>Re: calibrate</title>
      <pubDate>Thu, 20 Jun 2013 04:28:42 GMT</pubDate>
      <dc:creator>green8819</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46632</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46632</guid>
      <description>How to calibrate the ruler I use John Kummailil&#39;s &quot;Ruler&quot;. Set the ruler to read in cm. Measure something. Let&#39;s say it reads 16 cm. But the actual length is</description>
    </item>
    <item>
      <title>Re: Requesting assistance with mystery bug</title>
      <pubDate>Wed, 19 Jun 2013 22:36:36 GMT</pubDate>
      <dc:creator>Stefan Pendl</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46631</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46631</guid>
      <description>... I would not say that GOSUB results in a &quot;true&quot; subroutine, since it is highly dependent on the main code it is called from. For me &quot;true&quot; subroutines are</description>
    </item>
    <item>
      <title>Re: Phone Book Code</title>
      <pubDate>Wed, 19 Jun 2013 20:27:39 GMT</pubDate>
      <dc:creator>Henrik</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46630</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46630</guid>
      <description>I am applying the method I found it in the net “how to make portable by WinZip”, but while making portable, I have notice there are many options rather</description>
    </item>
    <item>
      <title>Re: Phone Book Code</title>
      <pubDate>Wed, 19 Jun 2013 20:25:27 GMT</pubDate>
      <dc:creator>Henrik</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46629</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46629</guid>
      <description>Thank you Stefan The Wrap will release data file and exe will use it to save changes in it, but WinZip will not, so I tried not to include data file within the</description>
    </item>
    <item>
      <title>Re: Phone Book Code</title>
      <pubDate>Wed, 19 Jun 2013 20:23:32 GMT</pubDate>
      <dc:creator>Henrik</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46628</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46628</guid>
      <description>Thanks Mike It doesn&#39;t work with WinZip too! I will have to have many trials till I might do it, I hope! ________________________________ From: green8819</description>
    </item>
    <item>
      <title>Re: waiting for btn press</title>
      <pubDate>Wed, 19 Jun 2013 14:13:02 GMT</pubDate>
      <dc:creator>Sarmed N.</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46627</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46627</guid>
      <description>This program by Green, equivalent to the two commands STOP, CONTINUE, in the basic language used in SHARP PC2500. Thank you Mike, it was a dream to obtain</description>
    </item>
    <item>
      <title>waiting for btn press</title>
      <pubDate>Wed, 19 Jun 2013 13:29:09 GMT</pubDate>
      <dc:creator>green8819</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46626</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46626</guid>
      <description>&#39;----code start nomainwin WindowWidth = 250 :WindowHeight = 100 UpperLeftX=10 :UpperLeftY=10 statictext #w.time, time$(), 15, 10, 150, 30 button #w.btn &quot;stop&quot;,</description>
    </item>
    <item>
      <title>interrupting a loop</title>
      <pubDate>Wed, 19 Jun 2013 10:50:33 GMT</pubDate>
      <dc:creator>minton@...</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46625</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46625</guid>
      <description>I would like to thank those who offered solutions to my earlier question about interrupting a loop with a button click.  It appears that the problem arose</description>
    </item>
    <item>
      <title>Re: Phone Book Code</title>
      <pubDate>Wed, 19 Jun 2013 09:07:54 GMT</pubDate>
      <dc:creator>Sarmed N.</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46624</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46624</guid>
      <description>Hi Mike, If we includes the data file inside the Wrap exe, is it going to update after each use? If the answer is no, it will not update, then what&#39;s the</description>
    </item>
    <item>
      <title>Re: Phone Book Code</title>
      <pubDate>Wed, 19 Jun 2013 04:23:01 GMT</pubDate>
      <dc:creator>Stefan Pendl</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46623</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46623</guid>
      <description>... That is exactly what it is designed for, since you need to preserve the changed data file from getting deleted, else you will lose all your changes. How</description>
    </item>
    <item>
      <title>Re: Phone Book Code</title>
      <pubDate>Wed, 19 Jun 2013 04:20:43 GMT</pubDate>
      <dc:creator>Stefan Pendl</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46622</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46622</guid>
      <description>... The archive bit is not the problem, since it is only meant as a flag for backup programs. Any file that has been changed gets the archive bit set, if this</description>
    </item>
    <item>
      <title>Re: Requesting assistance with mystery bug</title>
      <pubDate>Wed, 19 Jun 2013 04:08:32 GMT</pubDate>
      <dc:creator>Stefan Pendl</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46621</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46621</guid>
      <description>... NOTE: Branch labels inside functions and subroutines are not visible to code outside those functions and subroutines. Likewise, functions and subroutines</description>
    </item>
    <item>
      <title>Re: Phone Book Code</title>
      <pubDate>Wed, 19 Jun 2013 02:52:27 GMT</pubDate>
      <dc:creator>green8819</dc:creator>
      <link>http://groups.yahoo.com/group/libertybasic/message/46620</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/libertybasic/message/46620</guid>
      <description>The code below works as a bas file, or as a packkaged standalone single-file exe using &#39;The Wrap&#39;. Try the package, &quot;pb11.zip&quot; in Files page. It should also</description>
    </item>

  </channel>
</rss>
<!-- rss2.grp.bf1.yahoo.com uncompressed Wed Jun 19 23:55:00 PDT 2013 -->
