Next: , Previous: , Up: AutoGen Scheme Functions   [Contents][Index]


3.4.36 out-delete - delete current output file

Usage: (out-delete)
Remove the current output file. Cease processing the template for the current suffix. It is an error if there are push-ed output files. Use the (error "0") scheme function instead. See Redirecting Output.

This Scheme function takes no arguments.