• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Label info from mounted servers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Label info from mounted servers


  • Subject: Label info from mounted servers
  • From: Jay Louvion <email@hidden>
  • Date: Fri, 19 May 2006 09:45:42 +0200
  • Thread-topic: Label info from mounted servers

Title: Label info from mounted servers

Has anyone tried to retrieve info from a mounted server, such as the labels ? I found that when I run the following script, it errors out on the label line:

property usr : "me"
property psswd : "pwd"
property ipaddr : "192.168.1.2"
property vol : "vol_name"

mount_volume(usr, psswd, ipaddr, vol)

tell application "Finder"
    set thefolder to alias "vol_name
:Tempo:DIDIER:"
    set EventCodeList to name of every folder of thefolder whose label index is 2
end tell

on mount_volume(usr, psswd, ipaddr, vol)
    mount volume "afp://" & usr & ":" & psswd & "@" & ipaddr & "/" & vol
end mount_volume

TIA,

j.

Jay Louvion
Studio Casagrande
3, rue Müller-Brun
1208 Geneva

T+4122 840 3272
F+4122 840 3271

skypeme:
jaylouvion

www.studiocasagrande.com


P Please consider the environment before printing this email.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Error type 1
  • Next by Date: Re: Quark License
  • Previous by thread: Re: do shell script speed (URL Access Redux)
  • Next by thread: SQLGrinder and ODBC/JDBC Drivers
  • Index(es):
    • Date
    • Thread