Well, let me start off by saying 'Hello There!".
I just found and joined this group (because I've got a QB problem or 3).
I'm glad to see there's always someplace to turn to when you've got questions about... whatever!
That said, I'm hoping someone can help me out on my problem. At work, I have been given the assignment to update a farily old application written in QB 4.5. As part of my learning curve, I decided to try to recompile the code as is just to get my environment etc set up.
The trick is, I can't even compile the code that's there, let alone make changes.
There's a routine that's called from all over the place called QPRINT.
When I try to Run->Make EXE File, I get the error "Subprogram not defined".
(by the way, that is how to compile a module, yes?

I'm guessing that this is part of a Library called QB.LIB, but when I attempt to start QB with the /L option, I get
Error in loading file (qb.lib ) - Invalid format.
Is there something obvious and silly I'm missing? Can I "load" the libraries after I've started QB?
Any help/advice/assistance would be greatly appreciated.