I have a basic question about loading object in the notebook environment. Currently, I have to typed the whole path in order to load a saved object.
For example, I saved the matrix A as C by save(A,'C') But, say, I want to load it as B, I have to type B = load('/home/sage/try/worksheets/admin/0/cells/5/C') (I started the notebook in the directory which I call "try") Is there a way to do it without specifying the whole path?? --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---