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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to