get-filename in frame:basic<%>
This returns the filename that the frame is currently being saved as,
or #f if there is no appropriate filename.
(-> (union #f path)senda-frame:basicget-filenametemp)
temp=#f: (union #f (box boolean))Defaultly returns
#f.If
tempis a box, it is filled with#tor#f, depending if the filename is a temporary filename.