<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi:<br><br>I am wondering if I have this sequence of publishing:<br>1 success<br>2 success<br>3 fail<br>4 success<br>5 fail<br>6 fail<br>7 success<br><br>Will the Ack and the Nack come in the sequence order:<br>(1, Ack) -> (2, Ack) -> (3, Nack) -> (4, Ack) -> (5, Nack) -> (6, Nack) -> (7, Ack)<br><br>Or they could come in a different order?<br><br>Thanks.<br>                                            </div></body>
</html>