Subj : Re: How to execute a shell command To : borland.public.cpp.borlandcpp From : "Siemel Naran" Date : Mon Feb 02 2004 08:49 pm "Ed Mulroy [TeamB]" wrote: >As Mr Klein has said, the system command is not the way to change the >program's current directory. The function chdir does that. > >What version of Borland C++ are you using? Version 6.0 (Build 10.161). Windows ME 4.90 (Build 3000). >What platform is the target of the project? You can check that by doing >this: >Right click on the EXE file name in the project window. >Select TargetExpert in the popup menu that appears. >In the TargetExpert dialog the platform and memory model are shown. Sorry, I couldn't find this TargetExpert thing. .