Re: how to identify string between flower braces
- From: Russell Trleleaven <russ@xxxxxxxx>
- Date: Mon, 27 Nov 2006 20:08:53 -0500
tampabay.bucks@xxxxxxxxx wrote:
Hiset result [ lindex [ string map { \{\{ \{ \}\} \} } $myStr ] 2 ]
I have a string which would be something like below :
set myStr "{8} {Security Configuration} {null} {}} {{9}"
I would to retrieve what is present inside the flower braces after
Security Configuration which is "null" in this case. Can i do this with
a regular expression ?
Thanks
Arun
.
- Follow-Ups:
- Re: how to identify string between flower braces
- From: Bryan Oakley
- Re: how to identify string between flower braces
- References:
- how to identify string between flower braces
- From: tampabay . bucks
- how to identify string between flower braces
- Prev by Date: Re: how to identify string between flower braces
- Next by Date: Re: how to identify string between flower braces
- Previous by thread: Re: how to identify string between flower braces
- Next by thread: Re: how to identify string between flower braces
- Index(es):
Relevant Pages
|