On 12/23/2010 05:12 PM, Thomas A. Schmitz wrote:

On Dec 23, 2010, at 4:56 PM, Hans Hagen wrote:

Compare:

if languages.current() == "en" then

and

   if languages.current == "en" then

The first is testing the result of a function call, the second
is testing the function variable itself.

Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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
___________________________________________________________________________________

Reply via email to