• 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: seeking some help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: seeking some help


  • Subject: Re: seeking some help
  • From: Michelle Steiner <email@hidden>
  • Date: Sun, 14 Oct 2001 13:25:18 -0700

On 10/14/01 1:12 PM, JK <email@hidden> wrote:

>As a script newbie I love the potential but "whewww" what a learning
>curve... I parsed it down to this, But... it tells me I can not get "entire
>contents" of "Alpha:downloads:" is there an OSAX i need to have installed
>
>property mainContainer : "Alpha:downloads_archive:"
>
>tell application "Finder"
> set theDate to date string of (current date)
> set mostRecentFolder to (make new folder at folder mainContainer with
>properties {name:theDate})
> move the entire contents of "Alpha:downloads:" to folder
>mostRecentFolder
>end tell

Two things here:

First, "Alpha:downloads:" is a string.

Second "mostRecentFolder" is defined as a folder already, so preceding it
by "folder" would create an error.

move the entire contents of folder "Alpha:downloads:" to mostRecentFolder

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Prev by Date: Re: Printing page numbers with Tex-Edit
  • Next by Date: Mount AppleShare volume
  • Previous by thread: Re: seeking some help
  • Next by thread: Mount AppleShare volume
  • Index(es):
    • Date
    • Thread