The CL argument processing interprets a "-" as an argument delimitter if an option has multiple arguments.
There is no attempt made to see if the - is within a string or escaped.
Does anyone know why ?
Also if I use the short form of an option that takes a single argument, I can have whitespace between the option and the argument. But if I use the short form of an option that takes multiple arguments, there cannot be any whitespace between the option and the argument.
Does anyone know why ?
Rich Scheuerle
XML & Web Services Development
512-838-5115 (IBM TL 678-5115)
- RE: Problem with - in namespace R J Scheuerle Jr
- RE: Problem with - in namespace Tom Jordahl
- RE: Problem with - in namespace butek
- RE: Problem with - in namespace Tom Jordahl
- RE: Problem with - in namespace butek