• 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: cure for NSArgumentEvaluationScriptError?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cure for NSArgumentEvaluationScriptError?


  • Subject: Re: cure for NSArgumentEvaluationScriptError?
  • From: Emmanuel <email@hidden>
  • Date: Wed, 22 Sep 2004 07:38:29 +0200

At 9:30 PM -0600 21/09/04, Robert Poland wrote:
In my continuing search for the cure to NSArgumentEvaluationScriptError...
I'm trying plugging in the following.

on error errMSG
	log errMSG

I had thought the log would be in the Smile Console window, wrong. Any clues where the msg will appear?

Your guess is correct. Run the following in a text window (that is, select the whole text and press Enter):


--------------
try
	1 / 0
on error s
	log s
end try
--------------

you get "Can't divide 1.0 by zero" in the Console.

Emmanuel
_______________________________________________
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


References: 
 >cure for NSArgumentEvaluationScriptError? (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: Subject: Crontab doesn't work for me
  • Next by Date: Change type/creator
  • Previous by thread: Re: cure for NSArgumentEvaluationScriptError?
  • Next by thread: Re: cure for NSArgumentEvaluationScriptError?
  • Index(es):
    • Date
    • Thread