<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Can't read .bas files, need to modify' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Can't read .bas files, need to modify' posted on the 'Basic' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Fri, 24 May 2013 20:47:20 -0700</pubDate>
    <lastBuildDate>Fri, 24 May 2013 20:47:20 -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>Can't read .bas files, need to modify</title>
      <link>http://www.programmersheaven.com/mb/basic/391852/391852/cant-read-bas-files-need-to-modify/</link>
      <description>I have no experience in basic and just getting started, I have the need to edit a old program for my boss. He gave me all the files that he has. It's a bunch of .bas files and the .exe file of course. How do I look at the source code? I have tried notepad and winpedit but the files seam to have been saved as binary. this is program that does structural calculations and all I need to do is to add some features. I realize I might have to redo the entire thing but in order to do that I need to do some reverse engineering. I can't do anything if I can't even read the files. Any suggestions? I would really appriciate it if someone could help me figure out how to convert these to text. &lt;br /&gt;
thanks :)&lt;br /&gt;
&lt;br /&gt;
this is what the .bas file looks like when I open it in Notepad:&lt;br /&gt;
TENSILE STRESS"Î 2)"="FT;"KSI" ¸ ¢  Î &lt;br /&gt;
)"TENSILE STRESS"Î &amp;amp;)"(ALLOWED) ="FB;"KSI" é ¬  Î &lt;br /&gt;
) &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/basic/391852/391852/cant-read-bas-files-need-to-modify/</guid>
      <pubDate>Tue, 02 Jun 2009 13:11:17 -0700</pubDate>
      <category>Basic</category>
    </item>
    <item>
      <title>Re: Can't read .bas files, need to modify</title>
      <link>http://www.programmersheaven.com/mb/basic/391852/391983/re-cant-read-bas-files-need-to-modify/#391983</link>
      <description>You should find out what version of Basic was used to edit and compile these files. Once you find this version for download, then the text editor that comes with it should be able to open these binary-mode .bas files. For starters, you could try opening the files with QBasic 4.5:&lt;br /&gt;
&lt;a href="http://www.geocities.com/muratelic/qb45.htm"&gt;http://www.geocities.com/muratelic/qb45.htm&lt;/a&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/basic/391852/391983/re-cant-read-bas-files-need-to-modify/#391983</guid>
      <pubDate>Fri, 05 Jun 2009 16:22:11 -0700</pubDate>
      <category>Basic</category>
    </item>
  </channel>
</rss>