• 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: Found It!! Another Weird AppleScript-ObjC Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Found It!! Another Weird AppleScript-ObjC Problem


  • Subject: Re: Found It!! Another Weird AppleScript-ObjC Problem
  • From: Dave <email@hidden>
  • Date: Tue, 17 Nov 2015 12:37:27 +0000

Hi,

I found the problem, it’s the name:

setOutlookPropertiesDictionary

it thinks its a property setter which doesn’t have a return value and it must be setting it to nil.

If I change the name to XsetOutlookPropertiesDictionary then it works!!!!

This *was* working before, but it had two parameters not one, I then optimised it because I didn’t need the extra parameter as it was already inside the dictionary passed into it.

Not sure what to do for the best now, setOutlookPropertiesDictionary is actually what the method is doing, I suppose I could just add an extra parameter and pass in nil…….

All the Best
Dave


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


References: 
 >Another Weird AppleScript-ObjC Problem (From: Dave <email@hidden>)
 >Re: Another Weird AppleScript-ObjC Problem (From: Shane Stanley <email@hidden>)
 >Re: Another Weird AppleScript-ObjC Problem (From: Dave <email@hidden>)

  • Prev by Date: Re: Another Weird AppleScript-ObjC Problem
  • Next by Date: Re: Another Weird AppleScript-ObjC Problem
  • Previous by thread: Re: Another Weird AppleScript-ObjC Problem
  • Next by thread: Checking a Record for a Field
  • Index(es):
    • Date
    • Thread