Date from LiveCode to Applescript

Yves COPPE yvescoppe at skynet.be
Thu Nov 25 16:29:56 EST 2010


Hi list,

I make a manipulation of date and time in LiveCode and put the it into a variable : tFinalDate

now I'd like to use this var into an applescript command ...
   
   put "tell application "&quote&"iCal"&quote&cr& \
          "tell calendar "&quote&theCal&quote&cr& \

here comes the incorporation of the variable
          "set theDueDate to tFinalDate + 2 * days"&cr& \

How can I do that ?

Thanks.


Greetings.

Yves COPPE
yvescoppe at skynet.be




More information about the use-livecode mailing list