Kai Peters (kpeters)
7-Aug-2008/22:46:27-4:00
#44175
<Back Thread Next>
<Back Index Next>
Hi ~ given a series like [ "joe" 155 a-word [ another-word 122 22 "word" "-" [ more-words 122 "' ]= ] ] what is a *fast* way to replace all occurrences of "-" with another string? Note that the nesting levels and series composition may vary. Thanks for all suggestions Kai