Re: [anjuta-list] Logic Operations in the Wizard
- From: seb sfo free fr
- To: Markus Burrer <mb embedit de>
- Cc: anjuta-list gnome org
- Subject: Re: [anjuta-list] Logic Operations in the Wizard
- Date: Tue, 26 Jul 2011 19:20:30 +0200
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]