•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Legacy and Other Languages section within the Software Development category of DaniWeb, a massive community of 456,559 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,460 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Legacy and Other Languages advertiser: Programming Forums
Views: 4062 | Replies: 13 | Solved
![]() |
•
•
Join Date: Apr 2006
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
I copied qbasic.exe and qbasic.hlp (no way to tell the version ?) from my Dos 6 Install floppy into a folder. Qbasic.exe executes ok either from within or outside the folder, but can't access its help file. I used the qbasic options 'help path' tab to enter the correct path but xp is using the wrong prog to open it with. The Qbasic.hlp file 'property' shows that xp is trying to use winhelp32 stub to open it but can't. Apparently a .hlp file needs a helper file to work?? What other file from xp or my Dos 6 floppy can I redirect the "property open with" field?? Or is there an alternate qb help file I can make work??
I want only a help file that xp can execute. Please no 'switch to vb' program suggestions.
Perhaps this post would be better understood in the xp or Basic forum??
I want only a help file that xp can execute. Please no 'switch to vb' program suggestions.
Perhaps this post would be better understood in the xp or Basic forum??
•
•
Join Date: Oct 2007
Location: Cherry Hill, NJ
Posts: 1,878
Reputation:
Rep Power: 13
Solved Threads: 193
•
•
Join Date: Apr 2006
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
I copied the following files from the DOS 6 (a 32 bit OS) install floppy to XP folder q: help.com, help.exe, qbasic.hlp, qbasic.exe. I changed qbasic.hlp props to 'open with' help.com.
In a dos window:
Ran qbasic and changed the help file path to folder q.
If I run qbasic.exe, F1, the diag 'bad file mode' pops up.
If I run help.com - same thing.
Changed changed qbasic.hlp props to 'open with' help.exe. Same thing.
Does any one have this thing working in XP ??
In a dos window:
Ran qbasic and changed the help file path to folder q.
If I run qbasic.exe, F1, the diag 'bad file mode' pops up.
If I run help.com - same thing.
Changed changed qbasic.hlp props to 'open with' help.exe. Same thing.
Does any one have this thing working in XP ??
•
•
Join Date: Oct 2007
Location: Cherry Hill, NJ
Posts: 1,878
Reputation:
Rep Power: 13
Solved Threads: 193
•
•
Join Date: Apr 2006
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
Do you know where/how you acquired the files ? There seem to be many versions - quick basic/qbasic/qb45 etc. What is your folder & file structure ? Are all/which qbasic files in same folder ? Did you enter/change file properties, paths, autoexec.nt, config.nt ? Do you run in CMD or Command Window or in "DOS BOX" (a 3rd party emulator) ?
I can run the same files OK in a Win98 partition but not in XP. Thank you for your time & attention.
I can run the same files OK in a Win98 partition but not in XP. Thank you for your time & attention.
•
•
Join Date: Oct 2007
Location: Cherry Hill, NJ
Posts: 1,878
Reputation:
Rep Power: 13
Solved Threads: 193
•
•
Join Date: Apr 2006
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
My Qbasic came from Dos 6 Install Disk. Qb.. version is not detectable in any way I have tried ?? The same version executed from a Win98se task runs qb.. help ok. It's an XP compatibility boffup. I will just boot to 98 to run qb..
MS has apparently adopted its default "buy our new version if you want your stuff to work in XP" policy of magnificent indifference. Maybe some OS historian will stumble upon a solution someday ?
Thanks for your curiousity & attitutude of help. It does help to balance the scales of decency.
Ed
MS has apparently adopted its default "buy our new version if you want your stuff to work in XP" policy of magnificent indifference. Maybe some OS historian will stumble upon a solution someday ?
Thanks for your curiousity & attitutude of help. It does help to balance the scales of decency.
Ed
•
•
Join Date: Oct 2007
Location: Cherry Hill, NJ
Posts: 1,878
Reputation:
Rep Power: 13
Solved Threads: 193
If it is from any of the DOS 6.x series or Windows 9x then it is QBasic 1.1. However, the editor (EDIT.EXE) changed for Windows 9x. Since DOS 6 is a 16-bit OS and Win 9x is 32-bit, you might want to search the web for the later editor. I'm using the 2.0.026 version of EDIT.EXE, copyrighted by MS in 1995. It doesn't have the WordStar diamond, but takes all the WordStar keys just fine...
Good luck.
Good luck.
•
•
Join Date: Apr 2006
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
I think edit.exe (a text editor) is one of the relevant functions in the operation of the help file system none of which are text files. However you may have the hit the nail wrt 16 vs 32 bit file formats. I had forgot that dos6 was not 32bit. I will give it one more look wrt this but have seen other informed advice to fuggetaboutit.
According to MS and a couple of other links these are the only required files:
http://support.microsoft.com/default.aspx/kb/109508
I see that you are as stubborn about this stuff as I am. It's hard to accept defeat eh??
Cheers: Ed
According to MS and a couple of other links these are the only required files:
http://support.microsoft.com/default.aspx/kb/109508
I see that you are as stubborn about this stuff as I am. It's hard to accept defeat eh??
Cheers: Ed
•
•
•
•
If it is from any of the DOS 6.x series or Windows 9x then it is QBasic 1.1. However, the editor (EDIT.EXE) changed for Windows 9x. Since DOS 6 is a 16-bit OS and Win 9x is 32-bit, you might want to search the web for the later editor. I'm using the 2.0.026 version of EDIT.EXE, copyrighted by MS in 1995. It doesn't have the WordStar diamond, but takes all the WordStar keys just fine...
Good luck.
•
•
Join Date: Oct 2007
Location: Cherry Hill, NJ
Posts: 1,878
Reputation:
Rep Power: 13
Solved Threads: 193
Yeah. As far as I am concerned, the computer is there to serve me, not the other way around.
The MS article you linked references only which files may be corrupted for the error to occur. QBasic has always used EDIT.COM or EDIT.EXE to do its editing. Version 1.1 is where the editor was rewritten.
Have you tried just going to the command prompt and typing
Let me know what happens.
The MS article you linked references only which files may be corrupted for the error to occur. QBasic has always used EDIT.COM or EDIT.EXE to do its editing. Version 1.1 is where the editor was rewritten.
Have you tried just going to the command prompt and typing
help qbasic.hlp? If that works, then it is definitely EDIT... If not, then it is definitely a corruption in one of the listed files...Let me know what happens.
![]() |
•
•
•
•
•
•
•
•
DaniWeb Legacy and Other Languages Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
apple blue screen cocoa coding compilers computer core crash dell development drivers errors fedora firefox framework games gnu gpl graphics intel internet languages legacy linux marketing microsoft mozilla news next open open source open-source opengl operating penelope programming project red hat software source step sun super system thunderbird ubuntu vista wesnoth windows xp
- print to USB from Qbasic (Legacy and Other Languages)
- Code of File open dialogue box (Visual Basic 4 / 5 / 6)
- How a doc file can be open inside browser without prompting the download dialog box (ASP.NET)
- Where is my file open notification in excel 2000? (Windows Software)
- file open dialog box control in asp.net (ASP.NET)
- Printing problem with Qbasic (Legacy and Other Languages)
- file open code in VB (Visual Basic 4 / 5 / 6)
- QBasic opening notepad files (Legacy and Other Languages)
Other Threads in the Legacy and Other Languages Forum
- Previous Thread: Reverse Engineer OS9 File Format - Music Notation
- Next Thread: question in matlab



Linear Mode