axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Release?


From: root
Subject: Re: [Axiom-developer] Release?
Date: Tue, 14 Dec 2004 08:45:24 -0500

Bill,

>Yes, that works. In Axiom the following command changes the
>default directory:
>
>  )lisp (si:chdir "new/directory")
>
>but the native Axiom command
>
>  )cd new/directory
>
>does not work. Odd.

I tracked down the lisp code (function |cd| in src/interp/patches.lisp)
and it appears to do the same call. I'll load up an interpreted version
and trace the call to see what it is trying to do on windows.

t





reply via email to

[Prev in Thread] Current Thread [Next in Thread]