> First leave a space, and then add to theContent, don't wipe out the rest of
> theContent:
>
> set theContent to theContent & return & return & "Remind me: " & (remind
> date and time) of theTask
So "& return & return &" does add the following text to message body instead
of replacing it all?
> (If you want to actually record this rather than simply convert it back at the
> other end, then use Akua Sweets if you have it installed:
>
>
> set remindTime to (remind date and time) of theTask)
> set remindTime to the clock from remindTime using system form "%e & %t"
> set theContent to theContent & return & return & "Remind me: " & remindTime
>
>
> That way you'll get it as
>
> -- "Sun, Nov 19, 2000 7:45 AM"
Sorry I don't get this one -- what is Akua Sweets (and where would I get
it)? And what do you mean with actual recording instead of converting it
back?
>> PS I had to erase "end if" after "D/L: " & due date of theTask". Don't know
>> why but it didn't work.
>
> Probably because you put the two previous (real) lines on one if/then line.
> People can use HTML on this list to make sure that scripts have the correct
> line lengths at the receiving end without the need for adjustment.
Cool -- that was exactly what happened!
Thanks -- Kai
--
eBoy Graphics
Kai Vermehr
http://www.eboy.com
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
To search the archives:
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>