Next: autogen-version - autogen version number, Previous: tpl-file-next-line - get the template file plus next line number, Up: AutoGen Scheme Functions [Contents][Index]
Usage: (warn message) The argument is a string that printed out to stderr. The message is formed from the formatting string:
WARNING: %s\n
WARNING:
The template processing resumes after printing the message.
Arguments: message - message to display