Re: [anjuta-list] Logic Operations in the Wizard



Hi Markus,


Quoting Markus Burrer <mb embedit de>:
> Do you have examples how to use guile and the shell in Anjuta?

I have tried here and it seems that just using "(and cond1 cond2)" or "(or cond1
cond2)" is working by example:

[+IF (and (=(get "HavePackage") "1") (=(get "HaveGtkDoc") "0"))+]
        HavePackage 1 & HaveGtkDoc 0
[+ENDIF+]


Regards,

Sébastien


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]