[plt-scheme] The filename of the file in the definition window

From: Jens Axel Soegaard (jensaxel at soegaard.net)
Date: Thu Dec 20 17:01:23 EST 2007

Robby Findler wrote:

> That's the spirit! :)

I suddenly realized I can use your hack to get the filename:

     (send (object-name port) get-filename (box #f))

But if the program evolves beyond a quick test of
concept, I'll fix it.

Promise!

-- 
Jens Axel Søgaard



Posted on the users mailing list.