HELP VEDPOPEXIT                                   Chris Slymon, June 1983.

This procedure is run on exit from the POP system, i.e. when the function
* SYSEXIT is called. SYSEXIT first runs the procedure * POPEXIT (default
value IDENTFN), and then calls VEDPOPEXIT.

VEDPOPEXIT checks if there are changed files left in the VED buffers, and
if appropriate writes them to disk.  You can make it ask you whether to
write the files by assigning TRUE to VEDALWAYSASK.

If you re-define POPEXIT, it may be wise to make it call VEDPOPEXIT().

See HELP * SYSEXIT, * POPEXIT.
