Re: [MBS] Test for MBS?

2015-07-27 Thread Christian Schmitz

 Am 27.07.2015 um 18:51 schrieb Markus Winter markus_win...@online.de:
 
 Is it possible to test if MBS is installed? 

No.

See feedback came 9018:
feedback://showreport?report_id=9018


Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

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


Re: [MBS] Test for MBS?

2015-07-27 Thread Tim Jones
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