Sujet : Re: SignAuPif 1.0.2
De : josephb (at) *nospam* nowhere.invalid (Joseph-B)
Groupes : fr.comp.sys.mac.programmationDate : 15. Feb 2022, 16:10:44
Autres entêtes
Organisation : Aucune
Message-ID : <1pnfe3e.1bce0vg159k2wdN%josephb@nowhere.invalid>
References : 1 2 3 4
User-Agent : MacSOUP/F-2.8.4 (6da4d6e6d0) (Mac OS X version 10.11.6 (x86))
Joseph-B <
josephb@nowhere.invalid> wrote:
#> set the clipboard to (text 5 thru -1 of (controlsResults's item 1 as text as text))
il y a un "as text" redondant, qui ne crée pas de souci d'ailleurs, à enlever
set the clipboard to (text 5 thru -1 of (controlsResults's item 1 as text))
-- J. B.