It doesn't work that way. You should first save your defns in a file
(as a module) and then load that file into racket. If you're working
with command line racket you might want to look at the enter!
function.

N.

On Thu, Jun 24, 2010 at 11:03 AM, Insik Cho <imin...@gmail.com> wrote:
> Hi buddies,
> I like a normal shell interactive environment.
> After I'm working in console 'racket,' I don't want to lose all the
> definitions I have made.
> How can I save the definitions to an external file, i.e., 'xxx.ss'?
> Thanks in advance.
> - Joe
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to