<div>This patch reworks the parameter parsing in WCMD_Copy in preparation</div><div>for adding support for various unsupported capabilities. At present,</div><div>all this does is parse the command line and build up a list of sources</div>
<div>and correctly handle the /a and /b flags into fields which are not</div><div>used (by this patch). Subsequent patches will use these structures</div><div>to add the concatenation support plus /a and /b support.</div>