| View previous topic :: View next topic |
| Author |
Message |
garung Voice
Joined: 26 Oct 2005 Posts: 9
|
Posted: Tue Aug 26, 2008 7:35 pm Post subject: string generator help! |
|
|
SOLVED! thanks.
Last edited by garung on Sat Aug 30, 2008 2:21 pm; edited 1 time in total |
|
| Back to top |
|
 |
game_over Voice
Joined: 26 Apr 2007 Posts: 29
|
Posted: Thu Aug 28, 2008 7:23 am Post subject: |
|
|
see string map
| Code: | | set new_word_list [string map {"word" "*"} $list_of_words] |
|
|
| Back to top |
|
 |
|