On Thu, 5 Sep 2002 02:12, Torsten Knodt wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello, > simple question. What can I do, if I can't give every option an unique > character? > Why: > I'm working on a way to create CLOptionDescriptor[] out of a XML Schema. I > can generate characters for some options, but not for all. There are > sometimes to many. The problem is, that they are needed, to specify > incompatible Options.
You can specify random numbers, if the numbers happen to represent a alphanumeric character then they will be used as short options. Otherwise the option will only have a long form. Does that help? -- Cheers, Peter Donald *--------------------------------* | Every rule has an exception, | | except the rule of exceptions. | *--------------------------------* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>