Hi,

I have an option (string symbcons) in my application that must be used
only if another option is chosen (boolean cons).

Guy Bottu has already given you a complete answer.

Just one further point - the user can still change the value of symbcons by putting -symbcons=value on the commandline so you need to use the -cons toggle (or boolean) value to test whether to use the value in your program.

How can I do this ?

I have followed example from emma application but I cannot do the same kind of thing.

I will take a look at emma ... it was the first complex ACD file we wrote (a major, and successful, test that ACD could handle the number of options clustalw uses). Some of the options could be cleaned up.

regards,

Peter

Thanks

--
Sébastien Moretti
SIB, Quartier Sorge - Genopode
CH-1015 Lausanne, Switzerland
Tel.: +41 (21) 692 4056/4221
_______________________________________________
EMBOSS mailing list
[email protected]
http://lists.open-bio.org/mailman/listinfo/emboss

Reply via email to