<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: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=iso-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><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: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.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Texte de bulles Car";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.TextedebullesCar
        {mso-style-name:"Texte de bulles Car";
        mso-style-priority:99;
        mso-style-link:"Texte de bulles";
        font-family:"Tahoma","sans-serif";}
p.textedebulles, li.textedebulles, div.textedebulles
        {mso-style-name:textedebulles;
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
p.msochpdefault, li.msochpdefault, div.msochpdefault
        {mso-style-name:msochpdefault;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:10.0pt;
        font-family:"Times New Roman","serif";}
span.sprechblasentextzchn
        {mso-style-name:sprechblasentextzchn;
        font-family:"Tahoma","sans-serif";}
span.e-mailformatvorlage19
        {mso-style-name:e-mailformatvorlage19;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.textedebullescar0
        {mso-style-name:textedebullescar;
        font-family:"Tahoma","sans-serif";}
span.e-mailformatvorlage22
        {mso-style-name:e-mailformatvorlage22;
        font-family:"Arial","sans-serif";
        color:#1F497D;
        font-weight:normal;
        font-style:normal;}
span.EmailStyle25
        {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: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]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">Hi,<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">The problem occurs when a  linked file, like an image in an anchored frame, is imported by browsing manually to the location defined using a logical drive like X:.<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">When right-clicking on the image and looking at its properties the image path starts with X:.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">This causes the image blinking.<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">With scripting, I replace the X: with the server name
<a href="file:///\\ServerName">\\ServerName</a> in the image path and all becomes well again. Scripting lets me make this correction over all my document set quickly and surely.<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">I reason that since the document path starts with
<a href="file:///\\ServerName">\\ServerName</a> and the image path starts with X: that FM does not use a relative path.<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">What I can attest to is that my problem of imported images blinking on the screen in my FM 9 documents is resolved when I replace a logical drive with the real network address. Hence my guess that the logical
 drive causes problems.<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">Have a good day all,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<p class="MsoNormal" style="margin-bottom:10.0pt;line-height:82%"><b><span lang="FR-CA" style="color:#1F497D">Stephen O'BRIEN</span></b><span lang="FR-CA" style="font-size:10.0pt;line-height:82%;color:#1F497D"><br>
Coordonnateur à la documentation et rédacteur technique senior | Documentation Coordinator and Senior Technical Writer<br>
<b>T </b>(1) 418.688.2061<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span lang="FR-CA" style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span lang="FR" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">De :</span></b><span lang="FR" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> framers-bounces@lists.frameusers.com [mailto:framers-bounces@lists.frameusers.com]
<b>De la part de</b> Reng, Dr. Winfried<br>
<b>Envoyé :</b> Monday, November 18, 2013 2:53 AM<br>
<b>À :</b> Frame Users (framers@lists.frameusers.com)<br>
<b>Objet :</b> RE: FM9 files on network - logical network drive X:<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">Hi,</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D"> </span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">I just assigned X: to one of my network folders,</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">created a new file there and imported a graphics file.</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">No problem. Everything as it should be (FrameMaker</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">11 on Windows 7).</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D"> </span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">When your graphics file is on the same network drive,</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">the path should be relative. That means, X: is not</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">mentioned in the path name. Did you check the MIF</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">file whether your path contains any X?</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">Did you create a local file and import a graphics file</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">from X:? Vice versa? What happens?</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">What happens, if you assign another drive letter to</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">one of your folders on X: and create a FrameMaker</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">file there? Import a graphics file from this folder?</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">All sorts of things may happen. However, I would also</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">tend to believe that this is not related to the drive letter</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">X:.</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D"> </span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">Best regards</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D"> </span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D">Winfried</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D"> </span><span lang="DE"><o:p></o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span lang="DE" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="DE" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">
<a href="mailto:framers-bounces@lists.frameusers.com">framers-bounces@lists.frameusers.com</a> [<a href="mailto:framers-bounces@lists.frameusers.com">mailto:framers-bounces@lists.frameusers.com</a>]
<b>On Behalf Of </b>Stephen O'Brien<br>
<b>Sent:</b> Friday, November 15, 2013 8:50 PM<br>
<b>To:</b> Frame Users (<a href="mailto:framers@lists.frameusers.com">framers@lists.frameusers.com</a>)<br>
<b>Subject:</b> FM9 files on network - logical network drive X:</span><span lang="DE"><o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span lang="DE"> <o:p></o:p></span></p>
<p class="MsoNormal">Hi,<span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"> <span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal">(Windows7, FM9)<span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"> <span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal">The server (ex. <a href="file:///\\Server">\\Server</a>) that houses our FM files is assigned a logical drive X:. I believe this has something to do with protecting against viruses.
<span style="color:red">FM does not like this</span>.<span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"> <span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal">For example, when an image is imported into a FM document using the X: path, the image blinks in the FM document, as if FM continually updates the definition of X: and the image path becomes momentarily unknown and then becomes known (and
 so the blinking where the image is displayed and then appears in gray and so on).<span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"> <span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal">Now I realize that some cross-references to other FM documents contain X: in the target document path.  FM does not like that either. May crash because of this.<span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"> <span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal">Our IT guy says that the X: cannot be removed (same profile for all). My team of tech writers usually uses a shortcut (defined correctly from
<a href="file:///\\Server">\\Server</a>) to open books/documents but someone always forgets. I now have scripts that check the path for x-refs and images imported by reference.<span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"> <span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal">Does anyone know if this problem exists in later versions of FM (10 or 11)? That would solve this problem once and for all.<span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"> <span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal">Many thanks,<span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"> <span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:10.0pt;line-height:90%"><b><span lang="FR-CA">Stephen O'BRIEN</span></b><span lang="FR-CA" style="font-size:10.0pt;line-height:90%"><br>
Coordonnateur à la documentation et rédacteur technique senior | Documentation Coordinator and Senior Technical Writer<br>
InnovMetric Logiciels | Software<br>
</span><span style="font-size:10.0pt;line-height:90%"><a href="mailto:sobrien@innovmetric.com"><span lang="FR-CA">sobrien@innovmetric.com</span></a></span><span lang="FR-CA" style="font-size:10.0pt;line-height:90%"><br>
<b>T </b>(1) 418.688.2061<br>
<b>F </b>(1) 418.688.3001</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:10.0pt;line-height:90%"><a href="http://www.innovmetric.com/"><span style="font-size:10.0pt;line-height:90%;color:windowtext;text-decoration:none"><img border="0" width="24" height="24" id="Image_x0020_1" src="cid:image001.jpg@01CEE526.94FE3A10"></span></a><span lang="FR-CA" style="font-size:10.0pt;line-height:90%"> 
</span><a href="http://www.youtube.com/polyworks/"><span style="font-size:10.0pt;line-height:90%;color:windowtext;text-decoration:none"><img border="0" width="24" height="24" id="Image_x0020_2" src="cid:image002.jpg@01CEE526.94FE3A10"></span></a><span lang="FR-CA" style="font-size:10.0pt;line-height:90%">  </span><a href="http://www.facebook.com/InnovMetric"><span style="font-size:10.0pt;line-height:90%;color:windowtext;text-decoration:none"><img border="0" width="24" height="24" id="Image_x0020_3" src="cid:image003.jpg@01CEE526.94FE3A10"></span></a><span lang="FR-CA" style="font-size:10.0pt;line-height:90%">  </span><a href="http://www.twitter.com/PolyWorks"><span style="font-size:10.0pt;line-height:90%;color:windowtext;text-decoration:none"><img border="0" width="24" height="24" id="Image_x0020_4" src="cid:image004.jpg@01CEE526.94FE3A10"></span></a><span lang="FR-CA" style="font-size:10.0pt;line-height:90%">  </span><a href="https://plus.google.com/u/0/100086255572014990082/posts"><span style="font-size:10.0pt;line-height:90%;color:windowtext;text-decoration:none"><img border="0" width="24" height="24" id="Image_x0020_5" src="cid:image005.jpg@01CEE526.94FE3A10"></span></a><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:10.0pt;text-align:justify;line-height:90%">
<span lang="FR-CA" style="font-size:8.0pt;line-height:90%">AVIS DE CONFIDENTIALITÉ/CONFIDENTIALITY NOTICE: Ce message peut contenir des renseignements confidentiels appartenant exclusivement à InnovMetric Logiciels inc. ou à ses filiales. Si vous n’êtes pas
 le destinataire indiqué dans ce message (ou responsable de livrer ce message à la personne indiquée ou prévue) ou si vous pensez que ce message vous a été adressé par erreur, vous ne pouvez pas utiliser ou reproduire ce message, ni le livrer à quelqu’un d’autre.
 Dans ce cas, veuillez le retourner à l’expéditeur et le détruire. </span><span style="font-size:8.0pt;line-height:90%">Proprietary confidential information belonging to InnovMetric Software Inc. and its affiliates may be contained in this message. If you are
 not a recipient indicated or intended in this message (or responsible for delivering this message to such a person), or you think for any reason that this message may have been addressed to you by mistake, you may not use or copy this message, or deliver it
 to anyone else. In which case, notify the sender and destroy the e-mail.</span><span lang="DE"><o:p></o:p></span></p>
<p class="MsoNormal"> <span lang="DE"><o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span lang="DE" style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<div class="MsoNormal" align="center" style="text-align:center"><span lang="DE" style="font-size:12.0pt;font-family:"Times New Roman","serif"">
<hr size="2" width="100%" align="center">
</span></div>
<p class="MsoNormal"><span lang="DE" style="font-size:7.5pt;font-family:"Arial","sans-serif";color:gray"><br>
This e-mail contains privileged and confidential information intended for the use of the addressees named above. If you are not the intended recipient of this e-mail, you are hereby notified that you must not disseminate, copy or take any action in respect
 of any information contained in it. If you have received this e-mail in error, please notify the sender immediately by e-mail and immediately destroy this e-mail and its attachments.</span><span lang="DE" style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p></o:p></span></p>
</div>
</body>
</html>