Sujet : Re: Why do we need "eval"? (Expect question)
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tclDate : 13. Sep 2024, 07:21:53
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vc0lm1$npv9$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
Am 12.09.2024 um 20:45 schrieb Kenny McCormack:
ISTM that this {*} thing is a relatively recent addition to the langauge,
since Expect has been around for a long time, and most of the scripts that
do this sort of thing were written long ago.
"Relatively recent" is quite relative. Here is the relevant changes file entry:
2006-11-02 (feature change)[TIP 293] Replace {expand} with {*} (hobbs)
*** POTENTIAL INCOMPATIBILITY with previous 8.5 alphas only ***
;-)