|
[Date Index]
[Thread Index]
[Author Index]
Re: Retrieving orphaned code
- To: mathgroup at smc.vnet.net
- Subject: [mg109058] Re: Retrieving orphaned code
- From: "M.Roellig" <markus.roellig at googlemail.com>
- Date: Mon, 12 Apr 2010 06:52:43 -0400 (EDT)
- References: <hps1gg$6mk$1@smc.vnet.net>
On Apr 11, 10:33 am, Michael Young <michaelcharlesyo... at earthlink.net>
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
??nameOfRoutine prints the source code
Markus
Prev by Date:
Re: Root again
Next by Date:
Re: Retrieving orphaned code
Previous by thread:
Re: Retrieving orphaned code
Next by thread:
Re: Retrieving orphaned code
|