From: Eric B. <er...@go...> - 2007-11-01 16:01:11
|
Bernd Schoeller wrote: > - The help text of the .bat file under windows prints ugly " marks. This > can be avoided by removing the quotes from the echo statements, and > instead escaping <, > and | by ^, like this: > > echo usage: bootstrap.bat [-v][--delivery] ^<c_compiler^> > ^<eiffel_compiler^> > echo c_compiler: msc ^| lcc-win32 ^| bcc ^| gcc ^| cc ^| icc ^| tcc ^| > no_c > echo eiffel_compiler: ge ^| ise ^| se Fixed. Is there the same problem for the .sh files? -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |