RSS Forums RSS
Please support our Legacy and Other Languages advertiser: Programming Forums
Views: 4364 | Replies: 13 | Solved | Thread Tools  Display Modes
Reply
Join Date: Apr 2006
Posts: 9
Reputation: klrdn is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
klrdn klrdn is offline Offline
Newbie Poster

Qbasic Help File I can't open it in XP !!

  #1  
Oct 23rd, 2007
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??
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Oct 2007
Location: Cherry Hill, NJ
Posts: 1,884
Reputation: Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold 
Rep Power: 13
Solved Threads: 197
Featured Poster
Duoas's Avatar
Duoas Duoas is offline Offline
Posting Virtuoso

Re: Qbasic Help File I can't open it in XP !!

  #2  
Oct 24th, 2007
The file QBASIC.HLP is not a Windows Help file, so WinHelp cannot open it.
You need a program named HELP.COM. If you google olddos.exe you should find the Microsoft package that contains QBasic and other utilities, like Help.com.

Hope this helps (pun intended)
Reply With Quote  
Join Date: Apr 2006
Posts: 9
Reputation: klrdn is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
klrdn klrdn is offline Offline
Newbie Poster

Re: Qbasic Help File I can't open it in XP !!

  #3  
Oct 24th, 2007
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 ??

Originally Posted by Duoas View Post
The file QBASIC.HLP is not a Windows Help file, so WinHelp cannot open it.
You need a program named HELP.COM. If you google olddos.exe you should find the Microsoft package that contains QBasic and other utilities, like Help.com.

Hope this helps (pun intended)
Reply With Quote  
Join Date: Oct 2007
Location: Cherry Hill, NJ
Posts: 1,884
Reputation: Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold 
Rep Power: 13
Solved Threads: 197
Featured Poster
Duoas's Avatar
Duoas Duoas is offline Offline
Posting Virtuoso

Re: Qbasic Help File I can't open it in XP !!

  #4  
Oct 24th, 2007
I'm running XP and QBasic and help work fine for me. I can't reproduce your problem. Sorry I can't help you further...
Reply With Quote  
Join Date: Apr 2006
Posts: 9
Reputation: klrdn is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
klrdn klrdn is offline Offline
Newbie Poster

Re: Qbasic Help File I can't open it in XP !!

  #5  
Oct 25th, 2007
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.

Originally Posted by Duoas View Post
I'm running XP and QBasic and help work fine for me. I can't reproduce your problem. Sorry I can't help you further...
Reply With Quote  
Join Date: Oct 2007
Location: Cherry Hill, NJ
Posts: 1,884
Reputation: Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold 
Rep Power: 13
Solved Threads: 197
Featured Poster
Duoas's Avatar
Duoas Duoas is offline Offline
Posting Virtuoso

Re: Qbasic Help File I can't open it in XP !!

  #6  
Oct 25th, 2007
Hmm, I hadn't considered different versions. I'm using QBasic version 1.1, and everything is just piled in one folder on my G: drive. I run it from the default windows command prompt.

What version are you trying to work with?
Reply With Quote  
Join Date: Apr 2006
Posts: 9
Reputation: klrdn is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
klrdn klrdn is offline Offline
Newbie Poster

Re: Qbasic Help File I can't open it in XP !!

  #7  
Oct 26th, 2007
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

Originally Posted by Duoas View Post
Hmm, I hadn't considered different versions. I'm using QBasic version 1.1, and everything is just piled in one folder on my G: drive. I run it from the default windows command prompt.

What version are you trying to work with?
Reply With Quote  
Join Date: Oct 2007
Location: Cherry Hill, NJ
Posts: 1,884
Reputation: Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold 
Rep Power: 13
Solved Threads: 197
Featured Poster
Duoas's Avatar
Duoas Duoas is offline Offline
Posting Virtuoso

Re: Qbasic Help File I can't open it in XP !!

  #8  
Oct 27th, 2007
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.
Reply With Quote  
Join Date: Apr 2006
Posts: 9
Reputation: klrdn is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
klrdn klrdn is offline Offline
Newbie Poster

Re: Qbasic Help File I can't open it in XP !!

  #9  
Oct 27th, 2007
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

Originally Posted by Duoas View Post
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.
Reply With Quote  
Join Date: Oct 2007
Location: Cherry Hill, NJ
Posts: 1,884
Reputation: Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold Duoas is a splendid one to behold 
Rep Power: 13
Solved Threads: 197
Featured Poster
Duoas's Avatar
Duoas Duoas is offline Offline
Posting Virtuoso

Re: Qbasic Help File I can't open it in XP !!

  #10  
Oct 27th, 2007
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 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.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Similar Threads
Other Threads in the Legacy and Other Languages Forum
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 1:54 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC