On Sat, Feb 13 2010, Wolfgang Schuster wrote:

> \getcheckedparameters[test][xx][a=a]
> \getcheckedparameters[test][xx][b= b]
> \getcheckedparameters[test][xx][c = c]
> \getcheckedparameters[test][xx][d = d d , e = e ,f = f ]
> \getcheckedparameters[test][xx][g={oeps {oeps}}]
> \getcheckedparameters[test][xx][crap=whatever]

Hello Wolfgang,

I get:
syntax          : invalid key 'crap' for 'test' in line 16

But no messages for the other keys.

Consider also this:

\enablecheckparameters
\starttext
\getcheckedparameters[test][xx][g=g]
\getcheckedparameters[test][xx][h=h]
\stoptext

$ context test | grep invalid
syntax          : invalid key 'h' for 'test' in line 4

So, the keys a-g are always valid!? ;)

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to