Next: out-push-new - purge and create output file, Previous: out-pop - close current output file, Up: AutoGen Scheme Functions [Contents][Index]
Usage: (out-push-add file-name) Identical to push-new, except the contents are not purged, but appended to. See Redirecting Output.
push-new
Arguments: file-name - name of the file to append text to