| 2.6 Double Quotes |
|
|
Double quotes in Tcl have a meaning that is both familiar and strange. Often, they are used to define strings, as in "Hello World" that is what is familiar. A cleaner way to write the same string is usually {Hello World} -- that is what is strange. You saw the use of curly brackets in the previous section. Double quotes are much the same but different in that:
|
Author's Home Page |
|
Order from Amazon. |