• 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 failure
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: handler failure


  • Subject: Re: handler failure
  • From: Gary <email@hidden>
  • Date: Tue, 12 Nov 2002 11:27:06 -0500

Paul Skinner <email@hidden> said, on 11/12/02 11:11 AM:

> repeat 2 times
> doSomethingCool()
> end
> --> one good loop then... +script; doesn't understand the
> doSomethingCool message.
>
> on doSomethingCool()
> set doSomethingCool to "@*%^!!!"
> end


Same error for me.

I try this and it works fine.

--
set withthis to ""

repeat 2 times
set myclip to doSomethingCool(withthis)
end repeat

on doSomethingCool(withthis)
set withthis to "@*%^!!!"
return withthis
end doSomethingCool
--

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

  • Follow-Ups:
    • Re: handler failure
      • From: Paul Skinner <email@hidden>
References: 
 >Re: handler failure (From: Paul Skinner <email@hidden>)

  • Prev by Date: Re: handler failure
  • Next by Date: Re: Entourage: Kill that Daemon! (Shell)
  • Previous by thread: Re: handler failure
  • Next by thread: Re: handler failure
  • Index(es):
    • Date
    • Thread