On Thu, Sep 25, 2008 at 2:09 AM, Jan Peeters <[EMAIL PROTECTED]> wrote: > > I have a worksheet "Getaltheorie" in my Worksheet List. When i give > the command attach Getaltheorie (or attach 'Getaltheorie', or or > attach 'Getaltheorie.sage' or ...) in another worksheet, i get the > error message 'Error attaching /Users/jokr004/.sage/Getaltheorie -- > file not found'. I'm sure I'm doing something wrong but i have no idea > how to solve it. Is there a way to load the commands defined in ane > worksheet into another worksheet?
There is no way load the commands defined in one worksheet into another, unfortunately. You can however, put commands you want to be common to multiple worksheets in a file and attach that file. -- William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
