Are you asking this for releasing source code for others to use, or to see if 
the MBS set is installed on a user’s system?  If the first, just make it a 
requirement for the use of your code.  If the second, you’re compiling the 
project and the plugins are compiled into your app, so you would know and 
wouldn’t need to check.

Tim

> On Jul 27, 2015, at 9:51 AM, Markus Winter <markus_win...@online.de> wrote:
> 
> Is it possible to test if MBS is installed? Like
> 
> #if CurlsMBS.installed then
> // use MBS code
> #else
> // use other code
> #end if
> 
> I came across https://forum.xojo.com/4398-conditional-compilation/0 so I 
> wonder …
> 
> Markus
> 
> _______________________________________________
> Mbsplugins_monkeybreadsoftware.info mailing list
> mbsplugins@monkeybreadsoftware.info
> https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to