Re: Retrieving orphaned code
- To: mathgroup at smc.vnet.net
- Subject: [mg109047] Re: Retrieving orphaned code
- From: Michael Stern <nycstern at gmail.com>
- Date: Mon, 12 Apr 2010 06:50:36 -0400 (EDT)
??functionName On Apr 11, 2010, at 4:33 AM, Michael Young wrote: > Hello, > > > I seem to have accidentally 'orphaned' three functions i built . > > That is, the code is still active in memory, and the function name > shows in black and displays its intended data ; however, the file's > copies of the functions' source-code have been modified and recompiled > under different names, for different purposes . > > Is there a way to retrieve function source-code in Mathematica ? > > > Michael >