Hey Malte
I'm not sure where any more info is. There's examples in the github LiveCode
repo if you look in the IDE support directory and also if you look in the LC
app bundle you can see the livecodescript files.
Cheers
--
M E R Goulding
Software development services
mergExt - There's an exte
Monte: That is extremly interesting! I was not aware that the engine would load
plain text files as a stack nowadays. Do you know when that was introduced? Do
you know where I can find more information on that??
All the best and thanks a lot,
Malte
___
Hi Malte
The engine can now load a text file as a stack. If you use the livecodescript
extension I think newer versions will launch the file at some point. All you
need to do is write this on the first line:
stack "libDate"
It might be worth modifying libDate so the current libDate stack is jus
Cool - and you name your handlers just the same way I do :)
On 1 April 2015 at 11:36, Malte Brill wrote:
> Hi all,
>
> trying to get my feet wet with gitHub I have now created a repository for
> libDate.
>
> https://github.com/derbrill/libdate
>
> It remains released into the PD. :-)
>
> Hope so
Hi all,
trying to get my feet wet with gitHub I have now created a repository for
libDate.
https://github.com/derbrill/libdate
It remains released into the PD. :-)
Hope some of you find this useful.
All the best,
Malte
___
use-livecode mailing lis