Sujet : Re: can this work?
De : saitology9 (at) *nospam* gmail.com (saito)
Groupes : comp.lang.tclDate : 22. Mar 2025, 14:15:15
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vrmd54$3vamk$2@dont-email.me>
References : 1 2 3 4 5
User-Agent : Mozilla Thunderbird
On 3/22/2025 8:44 AM, saito wrote:
On 3/21/2025 6:56 PM, Rich wrote:
>
When the parser is parsing the command, the third "word" of the first
for loop is:
>
"\$i $op \$q"
>
Rich, please ignore my previous post. My eyes simply did not see the backslash-escapes in that double-quoted string. It makes sense now.