PT> Those comments applied to the makefile (or perhaps nmake), but in any
 PT> case does not apply to batch files.

 PT> Please don't use 'echo. some text' in a batch file - the command
 PT> processor then goes in search of "echo.." in the path for every
 PT> statement in the batch file and since this is not found, it eventually
 PT> displays the text anyway, but you can see this speed hit.

 PT> The only time you want to use 'Echo.' (no spaces) in a batch file is to
 PT> display a blank line.

This only seems to be an issue when the path= statement is over some size 
which mine seems to be.

Paul 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to