Just found this comment in CMD_Test:
/*
* unfortunately, GetNextSimpleOption is
* * broken, does not accept quoted empty ""
*/Actually, GetNextSimpleOption() is _not_ broken. The parsing library guarantees never to return empty tokens. This is a feature, albeit a questionable one. Ciao Dominik ^_^ ^_^ -- Dominik Vogt
