Re: Find-Replace using an evaluated expression
- To: mathgroup at smc.vnet.net
- Subject: [mg107483] Re: [mg107465] Find-Replace using an evaluated expression
- From: Bob Hanlon <hanlonr at cox.net>
- Date: Sun, 14 Feb 2010 05:58:53 -0500 (EST)
- Reply-to: hanlonr at cox.net
Do the substitution with the InputForm, i.e., Subscript[\[Alpha], 23],
then select the cells and use the menu command
Cell | Convert To | TraditionalForm
Select the TraditionalForm menu item even if there is already a check next to it.
Bob Hanlon
---- divisor <congruentialuminaire at yahoo.com> wrote:
=============
Hello mathGroup:
I have a program that has a23 in many places. I want to change the
notebook so each occurrence has an evaluated form of "Subscript[\
[Alpha], 23]".
When I run the Edit>>Find command in the front-end, the unevaluated
form is replaced. The "Replace with:" box is a plain text control so I
cannot paste the evaluated form.
Is it possible to make this replacement?
Thanks in advance.
Roger Williams
Franklin Laboratory