• 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: Scripts no longer work in 9.2.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Scripts no longer work in 9.2.2


  • Subject: RE: Scripts no longer work in 9.2.2
  • From: "Palmer, Will" <email@hidden>
  • Date: Thu, 6 Dec 2001 11:34:30 -0500

"Path to" worked, thanks for the info.

> ----------
> From: Jolly Roger
> Sent: Thursday, December 6, 2001 10:50 AM
> To: AppleScript Users
> Cc: Palmer, Will
> Subject: Re: Scripts no longer work in 9.2.2
>
>
> 1) You don't need to tell the Finder.
>
> None of the commands you are using here belong to the Finder. Try to get
> yourself out of this bad habit. Doing this may actually slow your script
> down since the script may end up waiting for the Finder to respond.
>
> 2) You don't need the "as record" part, because the result of the "info
> for"
> command is already a record.
>
> 3) Try using the "path to" command and see if it works:
>
> set infodate3 to the info for the (path to the extensions folder)
>
> HTH
>
> JR


  • Prev by Date: Re: Scripts no longer work in 9.2.2
  • Next by Date: Re: Scripts no longer work in 9.2...
  • Previous by thread: Re: Scripts no longer work in 9.2.2
  • Next by thread: Re: Scripts no longer work in 9.2.2
  • Index(es):
    • Date
    • Thread