put-file in editor:basic-mixin
Called when the user must be queried for a filename to save an
editor. Starting-directory and default-name paths are passed in,
but either may be #f to indicate that any directory is fine or
there is no default name.
(stringsendan-editor:basic-mixinput-filedirectorydefault-name
directory: path or#f
default-name: path or#fUses
finder:put-fileto find a filename. Also, sets the parameterfinder:dialog-parent-parameterto the result ofget-top-level-window.