Menu

#181 Clarify and correct doc/Tcl.n

open
1
2002-03-11
2002-03-11
No

Although altering Tcl.n is fraught with danger, nevertheless the following three improvements seem
appropriate:

1. Modify rule 1 to clarify the two phases of Tcl execution.

2. Modify rule 7 to clarify the ${} syntax and how it interacts with array variables.

3. Change the quotation marks to the neutral double quote character ("). This is consistent with
Tcl's Unicode, I18N, and cross-platform focus.
<URL: http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html >

Discussion

  • Stephen Trier

    Stephen Trier - 2002-03-11

    Initial version of the Tcl.n update

     
  • Stephen Trier

    Stephen Trier - 2002-03-11

    Logged In: YES
    user_id=372112

    The change to clarify the two phases of Tcl execution was made to rule 2, not rule 1.

    Lowered priority, since the old Tcl.n has worked for years.

     
  • Stephen Trier

    Stephen Trier - 2002-03-11
    • priority: 5 --> 1