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

    <item>
      <title>Re: Strange comport problem</title>
      <pubDate>Sat, 07 Nov 2009 12:53:05 GMT</pubDate>
      <dc:creator>la2pj</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17145</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17145</guid>
      <description>I think i have found the cause of my comport problem. This morning I put an oscilloscope to the RS-232 RxD line. Watching the scope and the output from my</description>
    </item>
    <item>
      <title>Strange comport problem</title>
      <pubDate>Wed, 04 Nov 2009 14:09:14 GMT</pubDate>
      <dc:creator>la2pj</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17144</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17144</guid>
      <description>I am the lucky owner of a small black box that receives and demodulates AIS transmissions from vessels in my vicinity. It delivers the raw AIS data to a</description>
    </item>
    <item>
      <title>Re: a RICHEDIT2 question</title>
      <pubDate>Tue, 03 Nov 2009 22:39:52 GMT</pubDate>
      <dc:creator>doctor electron</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17143</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17143</guid>
      <description>... with a limit of say 1K and see what happens when I reach 1K then try to add more to it. Either it just wont accept more text or will bonk with an error</description>
    </item>
    <item>
      <title>Re: a RICHEDIT2 question</title>
      <pubDate>Tue, 03 Nov 2009 21:12:11 GMT</pubDate>
      <dc:creator>portable_code</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17142</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17142</guid>
      <description>Ok, tonight I will gin up a simple GUI with a RICHEDIT2 text window with a limit of say 1K and see what happens when I reach 1K then try to add more to it.</description>
    </item>
    <item>
      <title>Re: a RICHEDIT2  question</title>
      <pubDate>Tue, 03 Nov 2009 16:35:01 GMT</pubDate>
      <dc:creator>doctor electron</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17141</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17141</guid>
      <description>... No definite answer, just thoughts.  1 mb of RAM may seem trivial on today&#39;s computers when we talk about how many gigabytes, etc. On the other hand, who</description>
    </item>
    <item>
      <title>Re: a RICHEDIT2  question</title>
      <pubDate>Tue, 03 Nov 2009 16:16:18 GMT</pubDate>
      <dc:creator>doctor electron</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17140</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17140</guid>
      <description>... This is worth some design thought.  First, what is the amount of ram you require users to have to run your app?  Let&#39;s say you set the RICHEDIT2 .TextLimit</description>
    </item>
    <item>
      <title>Re: a RICHEDIT2  question</title>
      <pubDate>Tue, 03 Nov 2009 16:05:56 GMT</pubDate>
      <dc:creator>doctor electron</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17139</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17139</guid>
      <description>... According the win32.hlp, EM_EXLIMITTEXT is described as: &quot;Maximum amount of text or zero for the default maximum. An OLE object counts as a single</description>
    </item>
    <item>
      <title>a RICHEDIT2  question</title>
      <pubDate>Tue, 03 Nov 2009 15:45:51 GMT</pubDate>
      <dc:creator>portable_code</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17138</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17138</guid>
      <description>Quote from the docs: MyRichEdit2.TextLimit = 1000000  &#39;edit file up to 1 meg Does the above statement mean a Richedit2 window cannot contain more than 1 mb of</description>
    </item>
    <item>
      <title>Re: where to put LoadFromFile, so pgm opens with File visible -vmars</title>
      <pubDate>Sun, 01 Nov 2009 03:35:45 GMT</pubDate>
      <dc:creator>vmars316</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17134</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17134</guid>
      <description>Ah, that&#39;s definitely a &#39;TREAT&#39;. redhot.bas, eh. -Thanks...vmars</description>
    </item>
    <item>
      <title>Re: where to put LoadFromFile, so pgm opens with File visible -vmars</title>
      <pubDate>Sun, 01 Nov 2009 01:26:31 GMT</pubDate>
      <dc:creator>doctor electron</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17133</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17133</guid>
      <description>... Good evening, sir.  Now I made some nice trick-or-treat (Halloween) candy for ya&#39;. In your re (RICHEDIT?) create block, just put LoadFromFile(InitialFolder</description>
    </item>
    <item>
      <title>where to put LoadFromFile, so pgm opens with File visible -vmars</title>
      <pubDate>Sun, 01 Nov 2009 00:58:30 GMT</pubDate>
      <dc:creator>vmars316</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17132</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17132</guid>
      <description>I can&#39;t figure out where to put LoadFromFile so that pgm opens auto with this file visible re. . showMessage(InitialFolder + AutoOpenFile) </description>
    </item>
    <item>
      <title>Re: HBide 2.73.1</title>
      <pubDate>Fri, 30 Oct 2009 17:26:22 GMT</pubDate>
      <dc:creator>doctor electron</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17131</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17131</guid>
      <description>... Although you refer to HBide (by HotBasic Knight Philip Bister), I don&#39;t know the particulars there.  However, any editing program should be idle almost</description>
    </item>
    <item>
      <title>Re: HBide 2.73.1</title>
      <pubDate>Thu, 29 Oct 2009 17:31:08 GMT</pubDate>
      <dc:creator>vmars</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17130</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17130</guid>
      <description>Hi fno; Sorry to say, &quot;HBide v2.73.1 28-Oct-09 97Kb&quot; takes over my Windows7/64 .  Luckily, i started up TaskManoger before i started hbIde , so i was able to</description>
    </item>
    <item>
      <title>HBide 2.73.1</title>
      <pubDate>Thu, 29 Oct 2009 13:57:10 GMT</pubDate>
      <dc:creator>Philip Bister</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17129</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17129</guid>
      <description>Just to let you know that HBide 2.73.1 has been uploaded to my site. Philip www.philipbister.ukonline.co.uk/</description>
    </item>
    <item>
      <title>Re: HotBasisc and Windows7/64 looking good</title>
      <pubDate>Wed, 28 Oct 2009 22:02:06 GMT</pubDate>
      <dc:creator>vmars</dc:creator>
      <link>http://tech.groups.yahoo.com/group/hotbasic/message/17128</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/hotbasic/message/17128</guid>
      <description>I should have mentioned win7/64</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Mon Nov  9 21:22:12 PST 2009 -->
