From: Laurent (Ouaibou at gmail.com) Date: Wed Nov 28 14:04:11 EST 2007 |
|
I have test that : > (require (lib "string.ss")) ; for eval-string > (parameterize ((current-output-port (open-output-text-editor a-text))) > (eval-string my-stuff)) It seems to work :D Thanks a lot ;)
Posted on the users mailing list. |
|