<div dir="ltr"><div><div>whle (mq_fetch("QUEUE")) {<br></div>   if (yes) {<br></div>     do something<br><div>  } else {<br>     mq_add("QUEUE");<br></div><div>    add back to queue.<br></div><div>  }<br></div><div><div>}<br><br></div><div>can mq_add use here? I tried it, it do not work.<br></div><div>and <span style="color:rgb(67,67,67);font-family:Arial,sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:24px;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none">How to determine the end?</span></div></div></div>