get_save_file_name(4) Driver Applies get_save_file_name(4)
NAME
get_save_file_name - back up editor file on abnormal exit
SYNOPSIS
string get_save_file_name( string );
DESCRIPTION
This master apply is called by ed() when a player discon-
nects while in the editor and editing a file. This function
should return an alternate file name for the file to be
saved, to avoid overwriting the original.
NOTE
This apply used to be named get_ed_buffer_save_file_name().
SEE ALSO
ed(3)
MudOS Last change: 5 Sep 1994 1