Re: DumpSave
- To: mathgroup at smc.vnet.net
 - Subject: [mg27481] Re: [mg27418] DumpSave
 - From: Tomas Garza <tgarza01 at prodigy.net.mx>
 - Date: Tue, 27 Feb 2001 00:37:36 -0500 (EST)
 - References: <200102250553.AAA10820@smc.vnet.net>
 - Sender: owner-wri-mathgroup at wolfram.com
 
Perhaps you might try using Put[] (or ">>"): "expr >> filename writes expr to a file". Tomas Garza Mexico City ----- Original Message ----- From: "drek" <drek1976 at yahoo.com> To: mathgroup at smc.vnet.net Subject: [mg27481] [mg27418] DumpSave > In order to save values of variables which have already been calculated in > the mathematica notebook, so that they can be re-used again without having > to go through the whole calculation again, I use the "DumpSave" command. > > Are there alternatives to this command which may perhaps be more efficient? > >
- References:
- DumpSave
- From: "drek" <drek1976@yahoo.com>
 
 
 - DumpSave