<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'QBasic --&gt; Visual Basic' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'QBasic --&gt; Visual Basic' posted on the 'Basic' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Tue, 18 Jun 2013 23:56:12 -0700</pubDate>
    <lastBuildDate>Tue, 18 Jun 2013 23:56:12 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>QBasic --&gt; Visual Basic</title>
      <link>http://www.programmersheaven.com/mb/basic/219885/219885/qbasic----visual-basic/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I've an old Qbasic program and i want to make it work in Visual Basic 6.0.&lt;br /&gt;
&lt;br /&gt;
Is somebody know an utility program wich can help me ?&lt;br /&gt;
&lt;br /&gt;
Thanx for all of you !&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/basic/219885/219885/qbasic----visual-basic/</guid>
      <pubDate>Thu, 23 Oct 2003 23:39:11 -0700</pubDate>
      <category>Basic</category>
    </item>
    <item>
      <title>Re: QBasic --&gt; Visual Basic</title>
      <link>http://www.programmersheaven.com/mb/basic/219885/219912/re-qbasic----visual-basic/#219912</link>
      <description>: Hi,&lt;br /&gt;
: &lt;br /&gt;
: I've an old Qbasic program and i want to make it work in Visual Basic 6.0.&lt;br /&gt;
: &lt;br /&gt;
: Is somebody know an utility program wich can help me ?&lt;br /&gt;
: &lt;br /&gt;
: Thanx for all of you !&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
I hope you find one but I doubt you will. The problem is the basic structure of the source; VB is event-driven (all code is executed by one event or another) and QB isn't.&lt;br /&gt;
&lt;br /&gt;
It might not be too hard to convert though depending on the type of app.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/basic/219885/219912/re-qbasic----visual-basic/#219912</guid>
      <pubDate>Fri, 24 Oct 2003 02:18:38 -0700</pubDate>
      <category>Basic</category>
    </item>
    <item>
      <title>Re: QBasic --&gt; Visual Basic</title>
      <link>http://www.programmersheaven.com/mb/basic/219885/220078/re-qbasic----visual-basic/#220078</link>
      <description>When looking for a utility to convert from one language to another, the answer is usually "there isn't one", and when there is one the answer is usually "there is...but it sucks". I wouldn't get your hopes up for a simple converter program.&lt;br /&gt;
&lt;br /&gt;
You can, possibly, convert it by hand - as KDivad Leahcim said, this depends on the type of program.&lt;br /&gt;
&lt;br /&gt;
Please provide more information... maybe we could help you convert it by hand, if we had the source? If the source isn't too long, perhaps post it here. If it is long, perhaps give a link?&lt;br /&gt;
&lt;br /&gt;
: Hi,&lt;br /&gt;
: &lt;br /&gt;
: I've an old Qbasic program and i want to make it work in Visual Basic 6.0.&lt;br /&gt;
: &lt;br /&gt;
: Is somebody know an utility program wich can help me ?&lt;br /&gt;
: &lt;br /&gt;
: Thanx for all of you !&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/basic/219885/220078/re-qbasic----visual-basic/#220078</guid>
      <pubDate>Sat, 25 Oct 2003 02:33:48 -0700</pubDate>
      <category>Basic</category>
    </item>
  </channel>
</rss>