TO quickbasicking:
I'm not sure if this will help or even work in XP but you can try the following:
On the desktop create a NEW shortcut for QB.EXE (ver 4.5) and save/exit to save it.
Then, right-click on the new shortcut you just made and select properties. You should have a tab that says something like PROGRAM, click on it..
In the textbox that says something like " Target: " or--in my case WinME--" CMD Line: ", You'll need to add a " ? " (a question mark) to the end so that It'll look like this:
" target: C:\ProgLang\qb45\QB.exe ? "
(WinME has " CMD LINE: C:\ProgLang\QB45\QB.EXE ? "
got it??? Good. Now, make sure that the "
Working directory/folder: " has the correct path, then save it and you should be all set.
Click on the shortcut and you'll be prompted for any special parameters. At this point you can enter any parameters that are allowed in QB 4.5 {see cut/paste screenshot below}
(
Valid options: [/RUN] [filename.bas in working directory] /AH /B /C:buf /G /NOHI /H [red]/L[/red]
[lib] /MBF /CMD string )
Hope this helps with accessing the libs.
--MiggyD
It's better to have two heads to solve a problem from different angles than to have tunnel vision to a dead end.