• 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
Re: getting the date, next question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getting the date, next question


  • Subject: Re: getting the date, next question
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 31 Dec 2003 10:31:35 -0700

On Dec 31, 2003, at 10:04 AM, Simon Kidd wrote:

set foldername to days_date
tell application "Finder"
activate
make new folder at folder "Documents" of folder "Toby" of folder "Users" of disk "PowerMac_HD" with properties {name:foldername}
reveal result
end tell
------------------
I now want the script to move something into the new folder, but how do I refer to the new folder if I dont know its name?

set dayfolder to (make new folder at folder "Documents" of folder "Toby" of folder "Users" of disk "PowerMac_HD" with properties {name:foldername})

dayfolder will be an alias to the folder.

-- Michelle

--
Are you better off today than you were on Jan 20th, 2001?
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: getting the date, next question
      • From: Paul Berkowitz <email@hidden>
References: 
 >Re: getting the date (From: Paul Berkowitz <email@hidden>)
 >Re: getting the date, next question (From: Simon Kidd <email@hidden>)

  • Prev by Date: Re: getting the date, next question
  • Next by Date: adding icon in Xcode AppleScript Studio
  • Previous by thread: Re: getting the date, next question
  • Next by thread: Re: getting the date, next question
  • Index(es):
    • Date
    • Thread