Question Regarding Linking with Run-Time Module
Posted: Sat Nov 13, 2004 12:01 am
I converted 3 old CBasic programs to Quickbasic and got them working in the QB environment. The three programs chain to one another and use Common statements. I compiled them under 7.1 and linked them in a way that the run-time module would be utilized. When envolking the main program I get the message, "Input path for run-time module brt71enr.exe:" No matter what I key in, it just continues to repeat the message. I have to control/break to get out of it. Does anyone have any ideas what is going on here. Thanks!!