Basic Compiler 7 .BAS files are Binary

Kennedy Kirkhope 1 Reputation point
2020-12-08T16:03:31.187+00:00

I have several old DOS programs I wrote in Quick Basic then later using BC7 (Basic Compiler Pro 7) and now I want to rewrite them in C#.

However, I would like to be able to read the code as I need to ensure the output is identical.

I tried numerous extensions in VS Code and I have VS 2008 Professional and I downloaded several versions of VS Community but nothing will open this .bas file.

I don't want to compile the code, just read it and since it is binary, very little text is visible if opened in VS Code or anything else.

HELP!!!!!

Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.