<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@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:0cm;
        margin-bottom:.0001pt;
        line-height:120%;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
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.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Sprechblasentext Zchn";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        mso-fareast-language:EN-US;}
span.SprechblasentextZchn
        {mso-style-name:"Sprechblasentext Zchn";
        mso-style-priority:99;
        mso-style-link:Sprechblasentext;
        font-family:"Tahoma","sans-serif";}
span.E-MailFormatvorlage19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.E-MailFormatvorlage20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.E-MailFormatvorlage21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
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]--></head><body lang=DE-AT link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>Hello,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>thanks for your hint with the MIF file. I found out that ist not the order of the text flow elements in the MIF file but the value of the tag <TextRectID> that determines the order of appearance. If I change that value I can change the order of appearance. Unfortunately there are quite some frames with RectIDs in my documents (more than text frames) and changing the values proves to be a tricky matter with unforeseeable effects. But it seems to be the way to go.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Thanks to all and<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Servus from Austria<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Markus Drenckhan<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='line-height:normal'><b><span lang=DE style='font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-language:DE-AT'><o:p> </o:p></span></b></p><p class=MsoNormal style='line-height:normal'><b><span lang=DE style='font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-language:DE-AT'>Von:</span></b><span lang=DE style='font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-language:DE-AT'> Roger Shuttleworth [mailto:rshuttleworth@avbasesystems.com] <br><b>Gesendet:</b> Freitag, 13. April 2012 15:27<br><b>An:</b> Markus Drenckhan<br><b>Betreff:</b> Re: AW: Text insets<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='line-height:normal'><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Hi Markus<br><br>Ordering the flows in terms of their position on a page makes no difference. If I recall correctly, flows have to be visualized  in a z-order (that is, a vertical dimension). That means that, however they appear on a page, they are actually separate layers, each one on top of the previous one.<br><br>However, if you save as MIF and then open the MIF in a text editor, you can identify each text flow:<br><br><TextFlow <br> <TFTag `1_first'><br> <Notes <br> > # end of Notes<br> <Para <br>  <Unique 998321><br>  <PgfTag `Body'><br>  <ParaLine <br>   <TextRectID 23><br>  > # end of ParaLine<br> > # end of Para<br>> # end of TextFlow<br><br>I suspect that if you cut/paste to change the order, that will reflect in the dialog when you want to import the flow. I just gave it a quick try, and it looks promising.<br><br>There may even be plugins that would do this for you...<br><br>Roger<br><br>Roger Shuttleworth<br>Technical Documentation<br>AV-BASE Systems Inc.<br>1000 Air Ontario Drive, Suite 200<br>London, Ontario<br>N5V 3S4<br>Tel. 519 691-0919 ext. 330<o:p></o:p></span></p></div></body></html>