Deutsch English Français Italiano |
<vimose$161f$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Brice <truc@bidule.fr.invalid> Newsgroups: fr.comp.sys.mac.programmation Subject: Re: [Help] script shell, marche plus Date: Tue, 3 Dec 2024 11:09:03 -0000 (UTC) Organization: A noiseless patient Spider Lines: 60 Archive: no Message-ID: <vimose$161f$1@dont-email.me> References: <vif739$1p934$1@dont-email.me> <vihec2$2dm7d$1@dont-email.me> <vihq3g$2hl4n$1@dont-email.me> <vihvjq$2j8vu$1@dont-email.me> <viic49$2nooe$1@dont-email.me> <viido2$2ob1g$2@dont-email.me> Reply-To: bgraig@wanadoo.fr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Tue, 03 Dec 2024 12:09:03 +0100 (CET) Injection-Info: dont-email.me; posting-host="9f85a162cfd1e150ceab44bed2412ced"; logging-data="38959"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+SyCjPqzxGkiEK/xJuntil" User-Agent: MacCafe/3.03.1(4D18) ("blue mountain") (macOS 15.1.1 (24B91) - Mac14,12) Cancel-Lock: sha1:+ccsNqnqqn4hagdIr8QycwUjUBc= sha256:9ahO2HtK3b9Y6kXWasQuw07JdcYzsiOzv+1vh5JJ6I4= sha1:3EQyOXqrzvrvrzhC+HdTjlPwq+g= X-Face: :}ywyZ-%b)Cc*k}3bKB?p$gUzV}e5#AO\tRN\v,6_;8/K3TFt_yh"\4oc8bQk'dG'WnBdOL fNzD_5*MM_gX^VL}3~HaA>"~aEIVcJoVA;mz<4u066`=v3%7Q^.JNz.Rb#S!:m+@G|!*u Q{v485Tnag<~;'j$ X-No-Archive: yes In-Reply-To: <viido2$2ob1g$2@dont-email.me> Bytes: 3442 le dimanche 1 décembre 2024 à 20:34, M.V. a raconté : > Good evening, > > In message <viic49$2nooe$1@dont-email.me>, on Sunday, 1 December 2024 at > 20:06, Brice wrote: > >>>> J'ai écrit : >>>> ___________________ >>>> tell application "DIM" >>>> run >>>> end tell >>>> ____________________ >>>> mais ça ne marche pas, il tiquait sur “ >>> >>> ??? >>> Quel était exactement le message d'erreur ? >> >> =========== >> chmod: /Library/Application: No such file or directory >> chmod: Support/com.bombich.ccc/Scripts/Ejection_Shell-Mini03b.sh: No >> such file or directory >> =========== > > Je ne vois pas comment tu peux avoir un tel message avec ce que tu as > écrit ci-dessus. Quel rapport entre DIM et chmod ? DIM c'est bien > l'appli Desktop Icon Manager de G.J. Parker ? pas grand chose, mais comme je testais l'éjection, pour remettre les disques sur le Bureau, j'ai ajouté, dans un AppleScript qui monte les disques, DIM (Desktop Icone Manager) pour les ranger comme j'aime. A chaque redémarrage, ou au montage des disques, les icônes se mettent n'importe comme avec Sonoma. > >> tell application "Applications/DIM.app" to activate >> >> end tell > > Non ! Pas de end tell avec ce que j'ai écrit ! > Ici, il faut end tell : > =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= > tell application "Applications/DIM.app" > activate > end tell > =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= > mais là, non, pas de end tell : > =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= > tell application "Applications/DIM.app" to activate > =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= > > N.B. Dans AppleScript, c'est bien les " qu'il faut utiliser alors que > dans Terminal, ça n'a pas d'importance. Merci pour ces infos Cordialement, -- B. Graignic enlever-bgraig@wanadoo.fr