Re: How about adding the shortcut to your BAS Right click menuby (no login)The EXIT command is great. 1 of my 2 problems is solved. I would not, however, start QBasic from a BAS file shortcut, mainly because I need to load the library and pass the /AH option. Besides I may work with several programs in each session. What I can't understand is why the QBasic shortcut asks for the Batch file, and then it doesn't use it? There should be a way to make it use it. The batch file code is not identical to the DOS code (:exit instead of: exit). So it seems we have a translation issue... |