From | Stephen.DeGabrielle@ntu.edu.au |
Date | Fri, 9 May 2003 15:04:53 +0930 |
Subject | Re: [greenstone-devel] {If} in format statements |
Thanks John, I've tried that with this line format DocumentText '<center><table width=537><tr><td align=left><br/>{If}{"[rights]" eq "A",IP RIGHTS STATEMENT A[rights],[rights]IP RIGHTS STATEMENT B} </td></tr></table></center>' but it is still failing to evaluate to false when I need it to. I have seen -- {If}{"[Volume][Number]",<tr><td colspan="2">} -- in the 'format DocumentHeading' statement in the colt bibliography but I am not sure what is going on here. (there is a second {If} statement in the 'format DocumentHeading' that closes the the row and cell)
Once again I appeal to list members for help and/or suggestions. Any ideas on this is appreciated. Thanks Stephen
Stephen.DeGabrielle@ntu.edu.au wrote: |