Added more batch functionality, including the CALL GOTO and SHIFT
commit5f8f4f77f5a482d634657eb16ca233f72ef8327b
authorDave Pickles <davep@nugate.demon.co.uk>
Sat, 26 Jun 1999 10:24:08 +0000 (26 10:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 26 Jun 1999 10:24:08 +0000 (26 10:24 +0000)
treeeb737cba93e60bc1cd605e01f3f10870dc401d8a
parenta72a394d04ce185bbe0e8307d30947d3f108d27d
Added more batch functionality, including the CALL GOTO and SHIFT
commands plus batch command arguments.
programs/wcmd/ChangeLog
programs/wcmd/README
programs/wcmd/batch.c
programs/wcmd/builtins.c
programs/wcmd/wcmd.h
programs/wcmd/wcmdmain.c