View Full Version : tbEM module powerbasic sources v.103
Michael Hartlef
20-03-2008, 00:54
Hi folks,
here is the powerbasic source of my new module for thinBasic, called tbEM. I will of course write some sample files and a docu for it. But upfront I wanted to share the sources so people can see how modules could be done with PowerBasic.
Cheers
Michael
Update October 8th, 2008: Sources updated to the current version.
ErosOlmi
20-03-2008, 01:15
Huuuuuuuuuuuuuuu Mike :o I can see some future here.
Great code and great help for those uncertain about what a thinBasic module is.
In recent days I had the idea to expose (as SDK new interfaces) the functions we use internally in thinCore to handle memory allocation/deallocation and complex data structures like hash tables and data dictionaries. Maybe I will do in thinBasic version 2.x because they can be of great help for modules like tbEM (I suppose EM stands for Events Manager ;) ). We will see.
For the moment, a BIG BIG THANKS ! :-*
Eros
Mike what a surprise! Wow triggers and events, Thanks so much... I didn't expect anything like this for another year. Cool!!
Petr Schreiber
20-03-2008, 08:27
Thanks a lot Mike!,
I am just leaving, but this looks deadly promising
Can't wait till night to test it deeply :)
Petr
Michael Hartlef
20-03-2008, 08:50
Thanks guys for the nice words. :)
Michael Hartlef
20-03-2008, 16:46
Ok, I updated the attached file to what I think will be more final. I also included the HELPNDOC sources to a little helpfile I made.
Michael Hartlef
08-10-2008, 15:21
I uploaded the current sources of the TBEM module.
ErosOlmi
08-10-2008, 15:34
A big thanks.
Very generous.
Petr Schreiber
08-10-2008, 15:47
Thanks Mike,
this is very kind of you.
Petr