• 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
AppleScript-ObjC Bridge Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AppleScript-ObjC Bridge Problem


  • Subject: AppleScript-ObjC Bridge Problem
  • From: Dave <email@hidden>
  • Date: Wed, 11 Nov 2015 15:42:46 +0000

I tried adding the following:

	try
		set myMessageID to theMessageIDString as number

		on error errorMessage number errorNumber
			say errorNumber
			say errorMessage
			return "getOutlookMessagePropertiesDictionaryWithMessageID  - Error Message ID: " & theMessageIDString
		end try

But I don’t get an error? Really confused as it what is going on with this seemingly simple Script and not sure how to debug it, any help greatly appreciated.

All the Best
Dave


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: AppleScript-ObjC Bridge Problem
  • Next by Date: Re: 10.11: NSDatePicker cuts off year digit
  • Previous by thread: AppleScript-ObjC Bridge Problem
  • Next by thread: More AppleScript-ObjC Bridge Weirdness
  • Index(es):
    • Date
    • Thread