Conditional compile
Mark Wieder
mwieder at ahsoftware.net
Thu Apr 4 17:42:49 EDT 2013
Peter Haworth <pete at ...> writes:
> Thanks Mark. I was thinking of something similar to that after I wrote the
> email. Actually revolving around a library stack to make the calls a
> little easier. Would mean some reorganization of the code but I think it's
> pretty well modularized so probably not too bad.
I do something similar to implement plugins in an app: check a specific
directory, get a list of the stacks there, query the interface of each one
(the uRIP["events"]) and enable those features.
> I probably missed this somewhere but how can we check in a script if we're
> running in the open source version of Livecode?
if the date > 2013.04.09 then ... <g>
--
Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list