Op zaterdag 28 aug 2010 16:20 CEST schreef Wolfgang Schuster:

> \def\CheckBoxContent
> {\begingroup
> \setbox\scratchbox\vbox{\getvariable{tree}{\treecounter}}%
> \ifdim\ht\scratchbox>\vsize
> \forcequitjob{tree}%
> \else
> \box\scratchbox
> \fi
> \endgroup}

I have a solution for the parameters. I work with Linux, so I just
could make a BASH script, which generates the tex file with the filled
in parameters. There is only one problem left. I want to know what the
(first) parameter which is wrong. I could determine the first wrong
one with 4 new calls to texexec (starting with a call where only the
first seven parameters are filled), but is there a way to give back a
return value that signifies which parameter was wrong? I could not
find documentation about \forcequitjob. Is there no documentation, or
did I look wrong?

-- 
Cecil Westerhof
M cldwester...@gmail.com

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

Please do not send me Microsoft Office/Apple iWork documents.
Send OpenDocument instead! http://fsf.org/campaigns/opendocument/
___________________________________________________________________________________
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