[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.2 Guile Macros

Guile also maintains context from one command to the next. This means you may define functions and variables in one place and reference them elsewhere. If your Scheme script should determine that AutoGen should stop processing, the recommended method for stopping AutoGen is:

 
(error "some error text")

This document was generated by Bruce Korb on August 21, 2015 using texi2html 1.82.