Go to the first, previous, next, last section, table of contents.


`out-push-new' - purge and create output file

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 section Redirecting Output.

Arguments:
file-name - Optional - name of the file to create


Go to the first, previous, next, last section, table of contents.