- Support whitespace around commands better, and support the @
commita5910f45bd81b08c0e5c6071df772222b9f5ec86
authorJason Edmeades <jason@the-edmeades.fsnet.co.uk>
Tue, 1 Aug 2000 02:14:33 +0000 (1 02:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Aug 2000 02:14:33 +0000 (1 02:14 +0000)
tree5d7a41f111eef0571e619c48fe10b177beb0c9c6
parent4eefb96db51e189d53fe7eed5167b9d579021c3e
- Support whitespace around commands better, and support the @
  prefix better
- Enhance the set support to unset, display value error correctly
- Enhance the command line support for parms, and env var expansion
- Enhance the echo command to not loose whitespace, and display
  output with % signs better
programs/wcmd/batch.c
programs/wcmd/builtins.c
programs/wcmd/wcmd.h
programs/wcmd/wcmdmain.c