Hi, I tried to handle some version changes with \doifolderversionelse. Sadly it does not work here.
Example: \starttext \doifolderversionelse\contextversion{1010.10.10} {OLDER} {OKAY}% => OLDER \doifolderversionelse\contextversion{2020.20.20} {OLDER} {OKAY}% => OKAY \doifolderversionelse\contextversion{2020} {OLDER} {OKAY}% => OKAY \stoptext Tested with ConTeXt version 2011.11.08 and 2012.05.08 Result is always "older". Regards, Peter ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________