Requesting help with ObjC conversion, please
Requesting help with ObjC conversion, please
- Subject: Requesting help with ObjC conversion, please
- From: Brian Christmas <email@hidden>
- Date: Mon, 18 Aug 2014 10:11:24 +1000
G'day scripters
I really, really struggle with how to convert ObcC statements to Applescript's.
I cannot work out how to convert
- (NSDate *)earlierDate:(NSDate *)anotherDate
I've tried this (amongst heaps of other things)..
if (earlierDate_(checkStartDateTimeNSDAte, my finishDateTimeNSDAte)) then set my startDateTimeNSDAte to datePickerStart's dateValue() else my setMessagesList("NOTE: you cannot set the Start date to more than the Finish date.") end if
which obviously doesn't work.
I'd appreciate a conversion please.
Regards
Santa |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden