|
[Date Index]
[Thread Index]
[Author Index]
string to a special list
- To: mathgroup at smc.vnet.net
- Subject: [mg57824] string to a special list
- From: rose <rotree2003 at yahoo.com>
- Date: Thu, 9 Jun 2005 05:18:31 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
hi
please how could i transform the string:
"ab(c|d|e)fg(h|i)zx"
into the list:
{a,b,c|d|e,f,g,h|i,z,x}
thanks
rose
Prev by Date:
Re: CellPrint with text, table and graphics
Next by Date:
Remove definitions from I
Previous by thread:
Re: BinaryIO
Next by thread:
Re: string to a special list
|