Changed .BAS to .QB, but...
Recently, I posted a question, asking how I could change all my QuickBASIC 4.5 files from the extension .BAS, which has now been appropriated by VB6, to .QB, which, I suspect, the installation of VB6 has now assigned as the proper termination for QB. Jian gave me a very good answer, which I have now implemented.
Now, every time I start QB, and go to the File, Open, I get the old default of *.BAS, which I then have to change to *.QB, in order to see all the QB files, which are now terminated with the extension .QB.
I have gone to DOS, invoked EDIT.com, opened QB.exe, did a Search, Find and put in .BAS. I got two strikes, "*.BAS" and ".BAS", and changed both to "*.QB ", saved the modified QB.exe file, and closed EDIT.com.
Next, I doubled-clicked on the modified QB.exe. I got a fatal-error type message, and my computer locked up, having to use the ON/OFF switch and go through the usual hassle of re-starting!
My question is: does anybody have a method by which I can make QB.exe show "*.QB " in my File, Open window, so that all such files in the current directory show up, without my having to change the default manually each time from "*.BAS" to "*.QB"?