Re: [AS] Montage de volume

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Patrick Proniewski
Date:  
À: La liste AppleScript Francophone
Sujet: Re: [AS] Montage de volume
On 20 juin 07, at 15:20, Marc CHERPIN wrote:

> Le script suivant (que l'on m'a conseillé) et qui tourne au
> démarrage de la
> machine "SERVEUR", bloque au ON de on serveur.
>
> try
> tell application "Finder"
> if (disk "COMPTA" of desktop exists) is not true then
> mount volume "COMPTA" on server "SERVEUR" as user name
> "" with
> password ""
> end if
> end tell
> end try


La syntaxe me semble étrange, j'aurai tendance à utiliser :

mount volume "afp://Nom_de_mon_serveur/partage"

patpro

_______________________________________________
Applescript_fr mailing list
Applescript_fr@???
http://listes.patpro.net/mailman/listinfo/applescript_fr