<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>hi all<br>i have a code like this  in auth-post section : <br>if (condition) {<br>    allocate from pool_1<br>}<br>else {<br>    allocate from pool_2<br>}<br><br>I write this code but it dose not work :<br><br>if (condition) {<br>    update reply {<br>                            Pool-Name : = pool_1<br>                        }<br>}<br>else {<br>         update reply {<br>
                            Pool-Name : = pool_2<br>
                        }<br>}<br><br>PLZ help me<br>tanx.<br><br></div></div><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html>