[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
Pete's QBASIC Site • qbasic in windows 7
Page 1 of 1

qbasic in windows 7

Posted: Fri Feb 28, 2014 1:27 pm
by johnfin
I wrote some programs under xp, compiled them and they worked pretty good. One program was a file manager and created directories and files via a shell. Well in 7 there is no shell and the program wont run. Can I run my older programs in 7?

Re: qbasic in windows 7

Posted: Sat Mar 01, 2014 9:37 am
by burger2227
I'm not aware of any SHELL problems in Windows 7 when using QB. If you are you running QB in 7, you need to create shortcuts on the desktop in 32 bit versions only. 64 bit does not have NTVDM.

What commands are not working in your program? Try them in QB64.

Re: qbasic in windows 7

Posted: Sat Apr 05, 2014 2:54 pm
by bongomeno
Also remember that win7 has a different directory structure than winxp. Text based programs should run fine.