file-menu:between-save-as-and-print in drscheme:unit:frame
This method is called between the addition of the save-as menu-item and before the addition of the print menu-item to the file-menu menu. Override it to add additional menus at that point.
( -> voidsend a-drscheme:unit:frame file-menu:between-save-as-and-print)
Adds a submenu that contains various save options:
save definitions as text
save interactions
save interactions as
save interactions as text
and adds a separator item.