Page 1 of 1

Opening old programs in QBasic in Win 7

Posted: Sat Aug 15, 2015 1:56 pm
by David
Hello all,

I'm trying to help my dad transition from a dying Win XP box to a new Win 7 box. He has a number of programs half-written, some quite long, which he desperately wants to continue working on. I've managed to get QBasic running in VM Player as per the instructions here: http://www.qbasic.net/en/qbasic-downloa ... vmware.htm However, there are two major problems:
  • 1. The font size is too small for him to read, and there seems to be no way of re-sizing the window or increasing the font size
    2. The computer's folder structure seems to be inaccessible from within VM Player, meaning that we can't open the old programs
I may be missing something obvious here, but if anyone can offer solutions to these problems I'd be very grateful.

Thanks in advance,
David.

Re: Opening old programs in QBasic in Win 7

Posted: Sun Aug 16, 2015 1:16 pm
by crossroads
David wrote:Hello all,

I'm trying to help my dad transition from a dying Win XP box to a new Win 7 box. He has a number of programs half-written, some quite long, which he desperately wants to continue working on. I've managed to get QBasic running in VM Player as per the instructions here: http://www.qbasic.net/en/qbasic-downloa ... vmware.htm However, there are two major problems:
  • 1. The font size is too small for him to read, and there seems to be no way of re-sizing the window or increasing the font size
    2. The computer's folder structure seems to be inaccessible from within VM Player, meaning that we can't open the old programs
I may be missing something obvious here, but if anyone can offer solutions to these problems I'd be very grateful.

Thanks in advance,
David.
Just try to run QBasic with DOSBox
This seems to be a better solution for your needs.

Re: Opening old programs in QBasic in Win 7

Posted: Thu Aug 27, 2015 4:10 pm
by David
Many thanks, Crossroads. I'll keep DOSBox in mind. Another idea I found after posting the original message was QB64 (https://en.wikipedia.org/wiki/QB64), which runs on modern versions of Windows without needing DOS. I'll see how Dad goes with that, and keep DOSBox as a fall-back in case that doesn't work out for any reason (I did try running DOSBox on my computer, but had more success with QB64).

Cheers, David.

Re: Opening old programs in QBasic in Win 7

Posted: Thu Aug 27, 2015 6:07 pm
by crossroads
David wrote:Many thanks, Crossroads. I'll keep DOSBox in mind. Another idea I found after posting the original message was QB64 (https://en.wikipedia.org/wiki/QB64), which runs on modern versions of Windows within needing DOS. I'll see how Dad goes with that, and keep DOSBox as a fall-back in case that doesn't work out for any reason (I did try running DOSBox on my computer, but had more success with QB64).

Cheers, David.
Recently I've written an article about DOSBox and QBasic. Definitely it's worth it to take a look at it.