Subj : Re: "System" function usage To : borland.public.cpp.borlandcpp From : "Ed Mulroy [TeamB]" Date : Thu Mar 25 2004 01:32 pm What is your program's memory model? What version of Borland C++ are you using? Are you running the program from within the IDE? .. Ed > Alessandro Strazzero wrote in message > news:406322d9$1@newsgroups.borland.com... > > Dear everybody > > I'm developping a STANDARD DOS application. > > I'm using the "system" function on order to execute a .EXE > program inside my application. When the "system" function > runs I see the following message at video: "Program too big to > fit in memory". What have I to do to workaround this problem ? .