This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 2 matches

by subarashii
Sun Mar 18, 2007 1:18 pm
Forum: Scripting Help
Topic: string map question
Replies: 3
Views: 3545

tnx a lot. It works now. The list-command was the problem. TCL syntax still confuses me a lot.
by subarashii
Sun Mar 18, 2007 10:39 am
Forum: Scripting Help
Topic: string map question
Replies: 3
Views: 3545

string map question

Hi there, I have a question regarding the string map command. What i understand so far: In general you have to set up pairs of words which are replaced by their counterparts. So in this example "not" and "script" is being replaced to "good" and "tcl script". s...