• 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: Finder producing path error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Finder producing path error


  • Subject: RE: Finder producing path error
  • From: "Grimm, Kenneth" <email@hidden>
  • Date: Mon, 25 Apr 2005 17:06:10 -0400

Lack of sleep does funny things...sorry for deviation into silliness:

property openSeason: true
property theLakesFrozen: true
set baggedOne to false

if theLakesFrozen and openSeason then
   cutHoleInIce()
   set holeIsReady to true
else
   display dialog "It's Miller time. Try again later."
end if

tell application "CanOpener"
   set openCan to open "Can Of Peas"
end tell

set itsBaited to sprinkle(peas around iceHole)

tell application "Finder"
   repeat until baggedOne is true
      if "Folder" is taking "pea" then
         kick "Folder" in iceHole
         set baggedOne to true
      end if
   end repeat
end tell

display dialog "Finder bagged a folder!"

on cutHoleInIce
   tell application "Chainsaw"
      set iceHole to dighole (width: 12 inches)
   end tell
end cutHoleInIce

> ----------
> From:
> applescript-users-bounces+kgrimm=email@hidden on
> behalf of Dave Balderstone
>
>
> How can the Finder get a folder?
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Applescript-users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> rdtimes.com
>
> This email sent to email@hidden
>
>

 _______________________________________________
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: Safari "do javascript" busted?
  • Next by Date: getting text of clipping
  • Previous by thread: [ANN] April Boston AppleScript User Group Meeting
  • Next by thread: Re: Finder producing path error
  • Index(es):
    • Date
    • Thread