|
From: Stavros M. <mac...@gm...> - 2025-07-13 18:32:42
|
You could start by telling us what error message you got.
You could also run *apply('display,infolists) *before and after the
*load* command
to see how far the *load* command got.
On Sun, Jul 13, 2025 at 2:12 PM Igor Pesando <ipe...@gm...> wrote:
> Hi *,
>
> it happens every now and then that what I save with
>
> save("a.lisp", all)
>
> cannot be reloaded with
>
> load("a.lisp")
>
> since it gives an error.
>
> How can I find out what is wrong?
>
> Thanks in advance
>
> Igor
>
>
>
> _______________________________________________
> Maxima-discuss mailing list
> Max...@li...
> https://lists.sourceforge.net/lists/listinfo/maxima-discuss
>
|