>       The first edition specified the arguments to -o as two values - this 
> cannot be done
>       due to idiosyncrasies with args(2).

case 'o':
        arg1 = EARGF(usage());
        arg2 = EARGF(usage());
        break;

russ


Reply via email to