Jason Edmeades 987fee3791 cmd: Correct handling of %~0 for batch call.
When a batch label is called, %0 and %~0 should be the label being
called, and if you start adding modifiers to it (eg %~d0) then you get
details of the batch program containing the label.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44369
Signed-off-by: Jason Edmeades <us@edmeades.me.uk>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-29 22:01:38 +02:00
..
2018-08-14 09:42:37 +02:00
2018-06-05 09:25:55 +02:00
2014-02-18 14:13:37 +01:00
2018-06-01 19:54:08 +02:00
2018-06-01 19:54:33 +02:00
2016-04-27 19:43:21 +09:00
2015-03-19 13:57:55 +09:00
2016-02-08 20:14:31 +09:00
2018-08-14 09:42:48 +02:00
2016-08-31 22:22:59 +09:00
2014-04-16 14:38:08 +02:00
2018-07-13 19:10:02 +02:00
2016-10-05 17:29:22 +02:00
2014-10-09 17:36:22 +02:00
2018-07-09 22:21:24 +02:00
2018-07-13 19:10:01 +02:00
2015-11-10 18:39:49 +09:00
2018-08-23 20:01:56 +02:00