• 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: Handler works only once
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Handler works only once


  • Subject: Re: Handler works only once
  • From: Rich Carroll <email@hidden>
  • Date: Mon, 24 Feb 2003 08:40:27 -0600

Thanks Has & Kai & Julifos and anyone else who expended brain power on this.
The scripts work great, and are much more streamlined than my own. However I
have an additional question.
I want to be able to exclude extensions in file names. So if "." is followed
by only 2, 3, or 4 more characters before the end of the file name, don't
remove the "."
When repeating thru every item in a value, how do you get the item number?
--
if charRef's contents is in validChars then
set res to res & charRef
else if charRef's contents is "." and (charRef's item) is -3 then
set res to res & charRef
--

Thanks
_______________________________________________
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: [Q] Communicating with websites?
  • Next by Date: Re: Saving a document in Safari
  • Previous by thread: Re: Handler works only once
  • Next by thread: Re: Handler works only once
  • Index(es):
    • Date
    • Thread