<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Jan<br>
    <br>
    <span id="result_box" class="short_text" lang="en"><span>I think</span>
      <span class="">this works</span></span><br>
    <br>
    -------------------------------------------------------------------<br>
    local function measurecallback(measure)<br>
        measure.PageBreak = false<br>
    end<br>
    <br>
    local iterator = finale.FCLuaIterator()<br>
    iterator:ForEachObjectSaved(finale.FCID_MEASURE, measurecallback)<br>
    ------------------------------------------------------------------<br>
    <br>
    Best regards<br>
    <br>
    Chris<br>
  </body>
</html>