<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div><br class="khtml-block-placeholder"></div><div>ahhh. it appears that the newer version of nested if only accepts if- followed by a number, but not by a letter (the original nested-if does both). so:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>doesn't work:</div><div><div><span class="Apple-tab-span" style="white-space:pre">        </span>(:ifM false:)testing2(:elseM:)(:ifG true:)G true(:ifGend:)(:ifMend:)</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>does work:</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>(:if0 false:)testing2(:else0:)(:if1 true:)G true(:if1end:)(:if0end:)</div><div><br></div><div><br></div><div>i've a bunch of code that currently uses letter-if's; does anyone know of an easy way to modify the new if-code in stdmarkup.php? i'm having trouble wrapping my brain around how to do that...</div><div><br></div><div>thanks!</div><div>adam</div><div><br></div><div><br></div></div></span></span> </div><br><div><div>On 6 Aug 2008, at 7:30 PM, adam overton wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">hi</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">i've just updated from beta65 to 67</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">and nested i think has been incorporated</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">however, this does not work on my system - does it on yours?</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span class="Apple-tab-span" style="white-space:pre">        </span>(:ifM false:)testing2(:elseM:)(:ifG true:)G true(:ifGend:)(:ifMend:)</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">thanks,</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">adam</div> </blockquote></div><br></body></html>