|
[Date Index]
[Thread Index]
[Author Index]
Re: weird escaping problem with StringPattern inside
- To: mathgroup at smc.vnet.net
- Subject: [mg101002] Re: weird escaping problem with StringPattern inside
- From: divisor <congruentialuminaire at yahoo.com>
- Date: Fri, 19 Jun 2009 20:49:25 -0400 (EDT)
- References: <h12ggp$edj$1@smc.vnet.net> <200906170152.VAA25905@smc.vnet.net>
As always, thanks to all for these excellent working suggestions.
I have never coded RuleDelayed[] because I do not understand it well
enough. The examples in the doc are still opaque for me. But one of
the examples for this in the documentation does mention a specific
behavior relating to Module[]. Like with lots of my stuff, the code
works now and months from now, I will probably understand why
completely!
Regards..
Roger Williams
Franklin Laboratory
On Jun 17, 1:34 am, DrMajorBob <btre... at austin.rr.com> wrote:
> When in doubt, use RuleDelayed:
>
> "a" ~~ x_ ~~ "c" :> x
>
> Bobby
Prev by Date:
FileNameSetter[], Dynamic[]
Next by Date:
Software for annotated globe?
Previous by thread:
Re: Re: weird escaping problem with StringPattern inside
Next by thread:
Re: Re: Re: Presentation quick with grid and pasted
|