• 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: a secure delete droplet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: a secure delete droplet


  • Subject: Re: a secure delete droplet
  • From: Kai <email@hidden>
  • Date: Tue, 11 Mar 2003 11:08:22 +0000

on Tue, 11 Mar 2003 04:19:19 +0000, I wrote:

> =========

> repeat with i in s
> if i is not in d then
> if i's original item as alias is not in d then error
> end if
> end repeat
>
> =========

I know the hour was late here, but I really must learn to tighten up my
scripts better:

=========

repeat with i in s
if i is not in d and i's original item as alias is not in d then error
end repeat

=========

--
Kai
_______________________________________________
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.

  • Prev by Date: Re: Idle time when in background
  • Next by Date: How did Camino rewrite my scripts?
  • Previous by thread: Re: a secure delete droplet
  • Next by thread: Apple Event -> Finder
  • Index(es):
    • Date
    • Thread