Re: ICS Generation

2020-10-03 Thread Peter Reid via use-livecode
modest iCal support. Peter -- Peter Reid Loughborough, UK > On 2 Oct 2020, at 5:00pm, use-livecode-requ...@lists.runrev.com wrote: > > Message: 6 > Date: Thu, 1 Oct 2020 23:22:25 +0200 > From: matthias_livecode_150...@m-r-d.de > To: How to use LiveCode > Subject: Re: ICS Ge

Re: ICS Generation

2020-10-02 Thread Andre Garzia via use-livecode
There is https://github.com/soapdog/livecode-vobjectlib it is fairly easy to use but it is best if you use it while reading the specs because it is a bit low-level. On Fri, 2 Oct 2020 at 01:30, Alex Tweedly via use-livecode < use-livecode@lists.runrev.com> wrote: > > On 02/10/2020 00:11, Bob

Re: ICS Generation

2020-10-01 Thread Alex Tweedly via use-livecode
On 02/10/2020 00:11, Bob Sneidar via use-livecode wrote: Thanks Alex. I already downloaded the git zip file. I’ll have a look. Oh yeah, it's on github - I'd forgotten that :-) But I haven't used it since (I think) LC 5.5 - so if you bump into any issues, please drop me anote. Thanks

Re: ICS Generation

2020-10-01 Thread Bob Sneidar via use-livecode
Thanks Alex. I already downloaded the git zip file. I’ll have a look. Bob S > On Oct 1, 2020, at 3:33 PM, Alex Tweedly via use-livecode > wrote: > > I don't know of one - but the minimal version (i.e. all-day events only, no > repeating events, no multiple timezones) should be really

Re: ICS Generation

2020-10-01 Thread Alex Tweedly via use-livecode
I don't know of one - but the minimal version (i.e. all-day events only, no repeating events, no multiple timezones) should be really trivial. If no-one comes up with something in the next day or two I'll try it as my weekend project. Bob - if you want to interact with calendars, take a look

Re: ICS Generation

2020-10-01 Thread matthias rebbe via use-livecode
And heres a link to Andre Garzias post about an iCalendar library he created and shared through GitHub http://forums.livecode.com/viewtopic.php?t=32187 - Matthias Rebbe Life Is Too Short For Boring Code > Am 01.10.2020 um 23:22 schrieb matthias rebbe via use-livecode > : > > I am not sure if

Re: ICS Generation

2020-10-01 Thread matthias rebbe via use-livecode
I am not sure if this is what you are looking for, but in this forum post Bill Vlahos wrote about a stack he wrote http://forums.livecode.com/viewtopic.php?f=108=25046 Here's the direct link to his GitHub repo https://github.com/bvlahos/Scripting-Calendars

Re: ICS Generation

2020-10-01 Thread Bob Sneidar via use-livecode
Ditto. I would LOVE to be able to not only WRITE events but READ them too. On a Mac I could probably AppleScript it (given a LOT of time doing almost exclusively research and trial and error) but on Windows I think it becomes a lot more difficult/impossible without a real C compiled API.

ICS Generation

2020-10-01 Thread Peter Reid via use-livecode
Has anyone got a calendar library for LiveCode? I'm developing an app, part of which exports a handful of events to do with ordering regular medication. I'd like to export an ICS format file containing 3 all-day events titled something like the following: 1. MEDS RUN-OUT TODAY 2. COLLECT MEDS