<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>nsbasic-desktop at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/</link>
    <description>Forum for NS Basic/Desktop users</description>

    <item>
      <title>Re: NULL values from sqlite</title>
      <pubDate>Mon, 02 Nov 2009 20:54:36 GMT</pubDate>
      <dc:creator>curtis_aidan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3191</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3191</guid>
      <description>ignore the last one i&#39;m a bit dopey after a week off the following works Sub Categorydisprecord(n) If n&lt;1 Or n&gt;records.count Then Exit Sub </description>
    </item>
    <item>
      <title>Re: NULL values from sqlite</title>
      <pubDate>Mon, 02 Nov 2009 20:35:32 GMT</pubDate>
      <dc:creator>curtis_aidan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3190</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3190</guid>
      <description>Thanks Thomas Tried the following Sub Categorydisprecord(n) If n&lt;1 Or n&gt;records.count Then Exit Sub Categoriestxtbx1.Text = records(n)(1) If records(n)(2) Is</description>
    </item>
    <item>
      <title>Re: NULL values from sqlite</title>
      <pubDate>Sun, 01 Nov 2009 21:33:25 GMT</pubDate>
      <dc:creator>Thomas Gruber</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3189</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3189</guid>
      <description>Hello Aidan, Have a look at the technotes, the SQLite reference describes it in detail. You can check if a field in a record contains NULL by testing if</description>
    </item>
    <item>
      <title>NULL values from sqlite</title>
      <pubDate>Sun, 01 Nov 2009 21:14:17 GMT</pubDate>
      <dc:creator>curtis_aidan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3188</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3188</guid>
      <description>Hi all Need some guidance please If have a database table with Null values in certain rows and when I try to assign the Null value to a text box I get the</description>
    </item>
    <item>
      <title>Re: NSCEPictureBox</title>
      <pubDate>Wed, 28 Oct 2009 01:33:05 GMT</pubDate>
      <dc:creator>Juan Reyes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3186</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3186</guid>
      <description>Never mind. I added a command button, put my code in there and voila! I got the result I want it, I even tried both stretch and autosize. I will be using</description>
    </item>
    <item>
      <title>Re: NSCEPictureBox</title>
      <pubDate>Wed, 28 Oct 2009 00:01:03 GMT</pubDate>
      <dc:creator>Juan Reyes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3185</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3185</guid>
      <description>Yes it is the first line! So, where should I put it? Also can this control be by itself? Sorry for the dumb questions but they will be more dumber if I don&#39;t</description>
    </item>
    <item>
      <title>Re: Re(2): [nsbasic-desktop] NSCEPictureBox</title>
      <pubDate>Tue, 27 Oct 2009 23:52:20 GMT</pubDate>
      <dc:creator>Juan Reyes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3184</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3184</guid>
      <description>Thanks George! ... -- &lt;a href=&quot;http://www.spreadfirefox.com/?q=affiliates&amp;amp;id=37052&amp;amp;t=1&quot;&gt;Get Firefox!&lt;/a&gt;</description>
    </item>
    <item>
      <title>Reading Form1 location on screen?</title>
      <pubDate>Tue, 27 Oct 2009 14:39:51 GMT</pubDate>
      <dc:creator>Elliott</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3183</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3183</guid>
      <description>Can anyone show me how to get the current location of the main form (Form1)? I can reposition it by writing to Form1.Top and Form1.Left, but when the window is</description>
    </item>
    <item>
      <title>Re: String literals</title>
      <pubDate>Tue, 27 Oct 2009 14:09:21 GMT</pubDate>
      <dc:creator>George Henne</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3182</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3182</guid>
      <description>I do not know of any limit in NS Basic/desktop.</description>
    </item>
    <item>
      <title>String literals</title>
      <pubDate>Tue, 27 Oct 2009 13:47:19 GMT</pubDate>
      <dc:creator>algehe</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3181</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3181</guid>
      <description>Is there a limit to string literals in NSBasic Desktop and/or CE? I know there is a limit in Palm. If so is it about the same size as the Palm limit?</description>
    </item>
    <item>
      <title>Re: NSCEPictureBox</title>
      <pubDate>Tue, 27 Oct 2009 07:46:54 GMT</pubDate>
      <dc:creator>George Henne</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3180</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3180</guid>
      <description>The statement itself looks OK - could the problem be caused by something elsewhere in your program? For example, you are making the picturebox a child of</description>
    </item>
    <item>
      <title>Re(2): [nsbasic-desktop] NSCEPictureBox</title>
      <pubDate>Tue, 27 Oct 2009 07:43:58 GMT</pubDate>
      <dc:creator>George Henne</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3179</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3179</guid>
      <description>It is in the current release. This may change in the future.</description>
    </item>
    <item>
      <title>Re(2): [nsbasic-desktop] NSCEPictureBox</title>
      <pubDate>Tue, 27 Oct 2009 07:43:58 GMT</pubDate>
      <dc:creator>George Henne</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3178</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3178</guid>
      <description>Stretch: Sets or returns a value indicating whether the PictureBox will stretch (or shrink) the display of the image to the size of the PictureBox. This will</description>
    </item>
    <item>
      <title>Re: NSCEPictureBox</title>
      <pubDate>Tue, 27 Oct 2009 01:47:36 GMT</pubDate>
      <dc:creator>benchman86</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3177</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3177</guid>
      <description>Hello, Can anybody tell me what&#39;s wrong with this statement? AddObject &quot;NSCEPictureBox.NSCEPictureBoxCtrl.1&quot;, &quot;MyPic&quot;, 20, 20, 100, 50, Form1 I get the</description>
    </item>
    <item>
      <title>Re: NSCEPictureBox</title>
      <pubDate>Mon, 26 Oct 2009 02:15:39 GMT</pubDate>
      <dc:creator>Juan Reyes</dc:creator>
      <link>http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3175</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/nsbasic-desktop/message/3175</guid>
      <description>Also there are no visble properties for this control on the IDE, is that normal? ... -- &lt;a</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Thu Dec  3 05:20:02 PST 2009 -->
