Next: SCM out-resume, Previous: SCM out-push-add, Up: AutoGen Functions [Contents][Index]
Usage: (out-push-new [ file-name ])
Leave the current output file open, but purge and create
a new file that will remain open until a pop
delete
or switch
closes it. The file name is optional and, if omitted,
the output will be sent to a temporary file that will be deleted when
it is closed.
See output controls.
Arguments:
file-name - Optional - name of the file to create