On Fri, 11 Sep 2009 08:52:55 -0400, "Martha Lee" <martha.lee at coventor.com> wrote:
>Running the copy command from the command prompt works. So how do I avoid >having to run the commands from the command line every time I regenerate the >online help? Getting rid of the plus sign in the directory path doesn't >solve the problem as to why the graphics aren't being automatically copied >to the wrap directory. Try running the *full* command, with the part containing the plus, and see what happens: [all in one line] copy /Y "C:\rep\documentation\trunk\MEMSplus\*.jpg" C:\rep\documentation\trunk\MEMS+OmniHelp\MEMSplus That is what we run, I'll bet that it does *not* copy the files. If you really remove the plus from the directory name, it will. In the copy command, "+" means to concatenate the file before the plus with the file after the plus. -- Jeremy H. Griffith, at Omni Systems Inc. <jeremy at omsys.com> http://www.omsys.com/
