#1 : 12/09-23 18:38 Oliver Petry
Posts: 5
|
how i can switch terms similar "(august)(2012)" -> "2012.08"
or words "one two three"... this are simple cases. multiple replace only works if count of charactr is known.. it need a methods can tract terms with unknown amount of characters. like use of seperatorlist to cut a string in terms.. maybe its useful to think about a system use of variables for a micro-code |