|
[Date Index]
[Thread Index]
[Author Index]
Re: Retrieving orphaned code
- To: mathgroup at smc.vnet.net
- Subject: [mg109060] Re: Retrieving orphaned code
- From: Bill Rowe <readnews at sbcglobal.net>
- Date: Mon, 12 Apr 2010 06:53:05 -0400 (EDT)
On 4/11/10 at 4:33 AM, michaelcharlesyoung at earthlink.net (Michael
Young) wrote:
>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 ?
Perhaps doing ??funcname will do the trick for you.
Prev by Date:
Re: Retrieving orphaned code
Next by Date:
Re: Root again
Previous by thread:
Re: Retrieving orphaned code
Next by thread:
Re: Retrieving orphaned code
|