<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Bruce,<br>
      <br>
      I haven't read your code, but have you checked Jari's<br>
      explanation for sorting and parsing Lua tables:<br>
<a class="moz-txt-link-freetext" href="http://jwmusic.nu/jwplugins/wiki/doku.php?id=jwlua:development#coll2table">http://jwmusic.nu/jwplugins/wiki/doku.php?id=jwlua:development#coll2table</a><br>
      <br>
      You can also have a look at the Lua manual:<br>
      <a class="moz-txt-link-freetext" href="http://www.lua.org/pil/7.3.html">http://www.lua.org/pil/7.3.html</a><br>
      <br>
      Maybe this helps ?<br>
      <br>
      Best regards,<br>
      Jan<br>
      <br>
      Am 30.11.2014 20:24, schrieb <a class="moz-txt-link-abbreviated" href="mailto:Finale@web.YOSound.com">Finale@web.YOSound.com</a>:<br>
    </div>
    <blockquote
      cite="mid:000001d00cd3$4867a850$d936f8f0$@web.YOSound.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.Comments, li.Comments, div.Comments
        {mso-style-name:Comments;
        mso-style-link:"Comments Char";
        margin:0in;
        margin-bottom:.0001pt;
        border:none;
        padding:0in;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:#E36C0A;}
span.CommentsChar
        {mso-style-name:"Comments Char";
        mso-style-link:Comments;
        font-family:"Calibri","sans-serif";
        color:#E36C0A;}
span.EmailStyle19
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi Jari,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">How do I iterate through a table so that
          the order does not change. In the attached code using “for k,
          v in pairs()” I get a different order each time it is run. If
          I use “for k, v in pairsbykeys()” it is always in the same
          order, just not the order I want. ;) I’d like to get it in the
          order of the table. Thanks for all your work and your prompt
          replies.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Best regards,<o:p></o:p></p>
        <p class="MsoNormal">Bruce<o:p></o:p></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif""><o:p> </o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black">--
            <o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black">Olson
            Sound Design, LLC<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black">Bruce
            C. Olson<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black">8717
            Humboldt Avenue North<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black">Brooklyn
            Park, MN  55444-1320<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black"><o:p> </o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black">+1
            (763) 493-5835 Office<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black">+1
            (763) 300-3893 Cell<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black"><o:p> </o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black">Web
            Page:        <a class="moz-txt-link-freetext" href="http://www.OlsonSound.com">http://www.OlsonSound.com</a><o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black">Business:
                    <a class="moz-txt-link-freetext" href="mailto:BCOlson@OlsonSound.com">mailto:BCOlson@OlsonSound.com</a><o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:black">Big
            Band:          <a class="moz-txt-link-freetext" href="http://www.BRBB.org">http://www.BRBB.org</a><o:p></o:p></span></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
JWLua mailing list
<a class="moz-txt-link-abbreviated" href="mailto:JWLua@jwmusic.nu">JWLua@jwmusic.nu</a>
<a class="moz-txt-link-freetext" href="http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu">http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Jan Angermüller
Jevenstedter Str. 80
22547 Hamburg
Tel. 040 - 28 94 84 82
<a class="moz-txt-link-abbreviated" href="http://www.angermueller.com">www.angermueller.com</a>
</pre>
  </body>
</html>