I don't understand why you changed the function signature for ss_parse(). The only place it's called the return value is now ignored, so that distinguishing between "nothing entered" and "error" is not really done.
Nico --
I don't understand why you changed the function signature for ss_parse(). The only place it's called the return value is now ignored, so that distinguishing between "nothing entered" and "error" is not really done.
Nico --