Re: Two file handling questions
Martin Rubey <[email protected]>
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Message-ID | <[email protected]> |
"Alasdair McAndrew" <[email protected]> writes: > 1) I can never get the )cd command to work. If I type )cd on its own, I am > told that > > "The current AXIOM default directory is /home/amca/". > > If I then type )cd ProgramFiles/Axiom, I get told that > > ">> System error: > #p"/home/amca/" is not of type SEQUENCE." > > What's going on here? (I can set my directory in my .axiom.input file, but > sometimes I'd like to change my directory from within Axiom). A workaround might be to specify the full path. Another is to get a recent wh-sandbox. Which flavour of axiom do you use? Martin