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


3.4.43 out-push-add - append output to file

Usage: (out-push-add file-name)
Identical to push-new, except the contents are not purged, but appended to. See Redirecting Output.

Arguments:
file-name - name of the file to append text to