axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] read the docs :-)


From: Raymond Rogers
Subject: Re: [Axiom-developer] read the docs :-)
Date: Sat, 13 Dec 2014 10:33:11 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0


On 12/12/2014 10:57 PM, address@hidden wrote:
The axiom command has a '-ws' (workspace) argument which will
re-activate a session saved with )savesystem. The default path
is $AXIOM/bin so given

   axiom 
   (1) -> t1:=4
   (2) -> )savesystem foo

Then
   axiom -ws foo
will look for workspace $AXIOM/bin/foo. It also accepts a full
pathname so you can save workspaces anywhere.

Tim


Tim, I tried it and it didn't come back by either copying the above or the previous message.  Any hints?

aa :=23
)savesystem foo
saved in the current directory but
./foo  brought up axiom without the variable value
(1)aa
    (1) aa
in addition
axiom -ws  foo
gave "Cannot find the executable /usr/lib/axiom-20120501/bin/foo"
although the examples you gave )savesystem foo  commands were identical.

Do I need Aldor or some such?

Ray



reply via email to

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