ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Stop with an error signal
@ 2010-10-30 23:27 Aditya Mahajan
  2010-10-31  4:25 ` Wolfgang Schuster
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Aditya Mahajan @ 2010-10-30 23:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I want to write a macro that checks for some settings and if the settings 
are wrong stop the current compilation and terminate with an error 
message. Right now I have

\def\ERROR
       {\writeline
        \showmessage\??externalfilter??{forbidden}\getexternalfilterdirectory
        \batchmode
        \normalend}

This prints the error message on the terminal and exits. However the exit 
status (the value of $?) is 0, if the tui file has changed the document is 
compiled a second time anyways.

How can I force context (the macro package) to exit with a status of 1 so 
that context (the program) does not attempt a second compilation?

Thanks.

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-10-31  8:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-30 23:27 Stop with an error signal Aditya Mahajan
2010-10-31  4:25 ` Wolfgang Schuster
2010-10-31  4:44   ` Aditya Mahajan
2010-10-31  5:01     ` Aditya Mahajan
2010-10-31  5:04 ` Khaled Hosny
2010-10-31  5:08   ` Aditya Mahajan
2010-10-31  5:12     ` Khaled Hosny
2010-10-31  5:19       ` Aditya Mahajan
2010-10-31  8:46 ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).