<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Wed, 18 Jun 2014 12:58:23 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-06-18T12:58:23Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Pod scrollbox issue</title>
      <link>https://forums.adobe.com/thread/1499348</link>
      <description>&lt;!-- [DocumentBodyStart:7fc603ad-2f23-46c3-b700-d564f3c841b0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have seen this issue for some time now, both with FM11 on Win XP and Win7, and FM12 on Win7. It is such an aggravating problem that I thought surely somebody else would have complained about it by now. So I decided that it must be some anomaly in my little world here. But recently, we've gotten a second copy of FM for somebody else and the same thing is happening. So let me ask all of you.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When a pod with a scrollbox is docked, AND there is something currently selected, AND you scroll that item out of site, the next click in the scroll box returns that item to the top and makes you select something that you didn't want to. Consider the following example, where element "A" is selected in the catalog:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6468231-647217/scrollbug1.png"&gt;&lt;img alt="scrollbug1.png" class="jive-image image-1" height="348" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6468231-647217/scrollbug1.png" style="height: auto;" width="354"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Then, I scroll the list down like so...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6468231-647218/scrollbug2.png"&gt;&lt;img alt="scrollbug2.png" class="jive-image image-2" height="349" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6468231-647218/scrollbug2.png" style="height: auto;" width="354"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Then, I try to click "M". Upon the click, the list first jumps back up to put "A" at the top and then I end up selecting "G", which is where the "M" was:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6468231-647219/scrollbug3.png"&gt;&lt;img alt="scrollbug3.png" class="jive-image image-3" height="350" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6468231-647219/scrollbug3.png" style="height: auto;" width="354"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone seen this? It is incredibly annoying and makes you have to click down the list just to get to something. Plus you have to double check everything you select, because it might not be what you selected. The behavior seems consistent with all scrollboxes, whether part of a native FM pod or an FDK-generated pod. Also, it only seems to be a problem when the pod is docked.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7fc603ad-2f23-46c3-b700-d564f3c841b0] --&gt;&lt;img src='/beacon?t=1415935903753' /&gt;</description>
      <pubDate>Wed, 18 Jun 2014 12:58:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1499348</guid>
      <dc:date>2014-06-18T12:58:23Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Command object Delete() and CommandNum property issues</title>
      <link>https://forums.adobe.com/thread/1293352</link>
      <description>&lt;!-- [DocumentBodyStart:1c4aa3e8-9e01-4385-8d17-c3f3c34e2184] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;FM11. I can't seem to get the Delete() method to work on commands, nor can I retreive the proper CommandNum property. For example:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;cmd = DefineCommand(1111, "TestScriptCommand", "TestScriptCommand", "^q");&lt;/p&gt;&lt;p&gt;alert(cmd.CommandNum);&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...the message box displays some other number, like 48 or something. Then, cmd.Delete() seems to have to effect, because the command stays active and remains on any menus where I placed it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;the Command() callback works OK. It properly executes on 1111 for the command.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1c4aa3e8-9e01-4385-8d17-c3f3c34e2184] --&gt;</description>
      <pubDate>Tue, 10 Sep 2013 19:15:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1293352</guid>
      <dc:date>2013-09-10T19:15:25Z</dc:date>
      <clearspace:dateToText>5 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>FM12 console appears with every XSLT transform</title>
      <link>https://forums.adobe.com/thread/1442748</link>
      <description>&lt;!-- [DocumentBodyStart:f12bb9c4-69d7-4bb7-a14d-8bd2e7f3de00] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;FM12.0.0.329, Win7&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This question has been asked in various permutations with little successs, but let me try again. I need to find a way to disable the Console panel, which pops up every time I open an XML document with a message similar to the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;XML Read Report Log&lt;/p&gt;&lt;p&gt;Source Document: C:\documentation_test\common\modules\test_ipeth_ping.xml&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;XSLT Processor Messages&lt;/p&gt;&lt;p&gt;Transformation Successful.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Everything worked fine but I still get this message with every document. Can I make it stop? If anyone from Adobe is reading, I want to say with some emphasis that&lt;strong&gt; this situation makes FM12 unworkable for me&lt;/strong&gt;. I can't justify migration from FM11 if there is no way to stop this intrusion. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f12bb9c4-69d7-4bb7-a14d-8bd2e7f3de00] --&gt;</description>
      <pubDate>Thu, 03 Apr 2014 15:02:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1442748</guid>
      <dc:date>2014-04-03T15:02:46Z</dc:date>
      <clearspace:dateToText>7 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ANN: New ExtendScript samples for beginners</title>
      <link>https://forums.adobe.com/thread/1421166</link>
      <description>&lt;!-- [DocumentBodyStart:11928398-ed93-4a53-8fd1-88bb6faa7b2f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;I've worked up a set of samples designed to help beginners get started with &lt;span&gt;ExtendScript&lt;/span&gt;. This is mainly as a public service, as I felt there was a lack of simple, working samples out there to help new users get started. I really feel that the ability to customize &lt;span&gt;FrameMaker&lt;/span&gt; is one of its great strengths and the acceptance of &lt;span&gt;ExtendScript&lt;/span&gt; is very important to its future. So, if we want the product to stay competitive, it's my belief that more ExtendScript usage is critical.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Anyway, I encourage you to get to know it, not just for FrameMaker's sake, but also for your own professional development. Technical writers who can customize their tools, even in small ways, significantly increase their market value. ExtendScript can be tricky to get a hold of at first, even for an experienced FDK developer, but the effort is well worth it.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Enjoy, and feedback is welcome!&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;a class="jive-link-external-small" href="http://www.weststreetconsulting.com/WSC_ExtendScriptSamples.htm" rel="nofollow" target="_blank"&gt;http://www.weststreetconsulting.com/WSC_ExtendScriptSamples.htm&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Russ&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;(cross-posting to the main FM forum)&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:11928398-ed93-4a53-8fd1-88bb6faa7b2f] --&gt;</description>
      <pubDate>Wed, 05 Mar 2014 13:53:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1421166</guid>
      <dc:date>2014-03-05T13:53:14Z</dc:date>
      <clearspace:dateToText>8 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ANN: New ExtendScript samples for beginners</title>
      <link>https://forums.adobe.com/thread/1421165</link>
      <description>&lt;!-- [DocumentBodyStart:33ebe84f-d346-4223-850a-a2fdc09dd011] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've worked up a set of samples designed to help beginners get started with ExtendScript. This is mainly as a public service, as I felt there was a lack of simple, working samples out there to help new users get started. I really feel that the ability to customize FrameMaker is one of its great strengths and the acceptance of ExtendScript is very important to its future. So, if we want the product to stay competitive, it's my belief that more ExtendScript usage is critical.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyway, I encourage you to get to know it, not just for FrameMaker's sake, but also for your own professional development. Technical writers who can customize their tools, even in small ways, significantly increase their market value. ExtendScript can be tricky to get a hold of at first, even for an experienced FDK developer, but the effort is well worth it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Enjoy, and feedback is welcome!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.weststreetconsulting.com/WSC_ExtendScriptSamples.htm" rel="nofollow" target="_blank"&gt;http://www.weststreetconsulting.com/WSC_ExtendScriptSamples.htm&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(cross-posting to the scripting forum)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;[This thread in the General forum is locked. Please comment or discuss in the Scripting forum here:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://forums.adobe.com/thread/1421166?tstart=0" rel="nofollow" target="_blank"&gt;http://forums.adobe.com/thread/1421166?tstart=0&lt;/a&gt;&lt;span&gt; ]&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:33ebe84f-d346-4223-850a-a2fdc09dd011] --&gt;</description>
      <pubDate>Wed, 05 Mar 2014 13:52:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1421165</guid>
      <dc:date>2014-03-05T13:52:13Z</dc:date>
      <clearspace:dateToText>8 months 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Extendscript - Book component type - ES bug or doc error?</title>
      <link>https://forums.adobe.com/thread/1384973</link>
      <description>&lt;!-- [DocumentBodyStart:ab1045c0-4e0f-469b-b7e9-dfaa09411dc8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(FM 11, Win XP)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When you query ComponentType for an FM document book component, you get hexadecimal 0x200 which happens to equal Constants.FV_BK_FILE. However, the documentation says that this property should return one of:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#8226; Constants.FV_BK_FOLDER (0x02) - Folder&lt;/p&gt;&lt;p&gt;&amp;#8226; Constants.FV_BK_GROUP (0x40) - Group&lt;/p&gt;&lt;p&gt;&amp;#8226; Constants.FV_BK_FM (0x8) - FrameMaker document&lt;/p&gt;&lt;p&gt;&amp;#8226; Constants.FV_BK_MIF (0x10) - MIF document&lt;/p&gt;&lt;p&gt;&amp;#8226; Constants.FV_BK_XML (0x20) - XML document&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Given the supposed MIF and XML options, I'm not sure if there is a bug in ES or if the documentation is just wrong. An XML component also returns 0x200. Any thoughts?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ab1045c0-4e0f-469b-b7e9-dfaa09411dc8] --&gt;</description>
      <pubDate>Mon, 20 Jan 2014 22:27:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1384973</guid>
      <dc:date>2014-01-20T22:27:00Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to clone a data structure object (ExtendScript)?</title>
      <link>https://forums.adobe.com/thread/1302928</link>
      <description>&lt;!-- [DocumentBodyStart:e351e113-8499-47c3-b82a-eebbbb90fed5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there some quick way to clone a data structure, like a text range, rather than doing all this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;newTR = new TextRange();&lt;/p&gt;&lt;p&gt;newTR.beg.obj = oldTR.beg.obj;&lt;/p&gt;&lt;p&gt;newTR.beg.offset = oldTR.beg.offset;&lt;/p&gt;&lt;p&gt;newTR.end.obj = oldTR.end.obj;&lt;/p&gt;&lt;p&gt;newTR.end.offset = oldTR.end.offset;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried this, but it failed as I expected:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;newTR = oldTR.clone();&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried this, but I got back the same object:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;newTR = new TextRange(oldTR.beg, oldTR.end);&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e351e113-8499-47c3-b82a-eebbbb90fed5] --&gt;</description>
      <pubDate>Tue, 24 Sep 2013 15:16:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1302928</guid>
      <dc:date>2013-09-24T15:16:38Z</dc:date>
      <clearspace:dateToText>1 year 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Technique to undo a character format application?</title>
      <link>https://forums.adobe.com/thread/1294643</link>
      <description>&lt;!-- [DocumentBodyStart:ecb32e69-f71d-4cc6-b815-911b08999837] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Seems that answers to complicated questions are a bit sparse in these parts, but I'll try again anyway &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm wondering if there is any technique to reliably undo a character format application change; that is, an application of properties to a range of text with SetTextProps(). It is fairly simple to remember a list of original properties (PropVals) and the original text range (TextRange), then reapply those original properties to the whole range. However, within a text range, each character can have its own unique set of properties. So, remembering one set of original properties is not enough... seems I have to remember the properties of every single character in the range, the reapply character-by-character, in order to ensure that the new property application is completely undone.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When you apply a character format in the GUI, FM reliably allows an undo, restoring each affected character to its original state. Surely it isn't remembering a PropVals array for every single character (?)&amp;nbsp; I'm just wondering if there is another trick here. It's entirely possible if FM is internally using another trick, it isn't one that I can feasibly replicate.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ecb32e69-f71d-4cc6-b815-911b08999837] --&gt;</description>
      <pubDate>Thu, 12 Sep 2013 13:20:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1294643</guid>
      <dc:date>2013-09-12T13:20:31Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Script will not run with ]]&gt; in it</title>
      <link>https://forums.adobe.com/thread/1279164</link>
      <description>&lt;!-- [DocumentBodyStart:d1c6b674-053e-42a6-bbfd-eda1d069ca01] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is just a heads up, perhaps someone could verify... if I put the character sequence ]]&amp;gt; anywhere within a JSX file, even within a comment, the script won't run when invoked from the toolkit window. It just hangs at the outset.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d1c6b674-053e-42a6-bbfd-eda1d069ca01] --&gt;</description>
      <pubDate>Tue, 20 Aug 2013 13:54:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1279164</guid>
      <dc:date>2013-08-20T13:54:22Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Workaround for ]]&gt; XML export bug with schema?</title>
      <link>https://forums.adobe.com/thread/1276907</link>
      <description>&lt;!-- [DocumentBodyStart:4b43ea79-b3e9-4095-86f2-df54dc4cb618] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It is a known issue that the ]]&amp;gt; sequence will not export properly to XML. If you are using a DTD, there is an entity-based workaround that is described here:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://forums.adobe.com/message/3774389#3774389" rel="nofollow" target="_blank"&gt;http://forums.adobe.com/message/3774389&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The question... is there a workaround when using schema? I'm unable to figure it out.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4b43ea79-b3e9-4095-86f2-df54dc4cb618] --&gt;</description>
      <pubDate>Fri, 16 Aug 2013 14:25:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1276907</guid>
      <dc:date>2013-08-16T14:25:48Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ANN: WS Utilities 2.00 (FM plugin) release</title>
      <link>https://forums.adobe.com/thread/1216461</link>
      <description>&lt;!-- [DocumentBodyStart:4bd4cca6-0765-45a8-97e2-57cd4b070a22] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;div style="padding: 1px 0 1px 0;"&gt;&lt;table border="0" cellpadding="5" cellspacing="0" class="border0" width="100%"&gt;&lt;tbody&gt;&lt;tr style="background-color: #cc0000;"&gt;&lt;td style="border:0px solid black;color: white;"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; I'd like to announce the release of v2.00 of our West Street&lt;/p&gt;&lt;p&gt; Utilities plugin for FM 8, 9, 10, and 11, structured or unstructured.&lt;/p&gt;&lt;p&gt; This release adds a variety of features that make the plugin much more&lt;/p&gt;&lt;p&gt; useful than before. To learn more and/or download a fully-functional&lt;/p&gt;&lt;p&gt; trial version, please visit:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; &lt;a class="jive-link-external-small" href="http://www.weststreetconsulting.com/WSC_Utils.htm" rel="nofollow"&gt;http://www.weststreetconsulting.com/WSC_Utils.htm&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Thanks,&lt;/p&gt;&lt;p&gt; Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4bd4cca6-0765-45a8-97e2-57cd4b070a22] --&gt;</description>
      <pubDate>Tue, 21 May 2013 14:36:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1216461</guid>
      <dc:date>2013-05-21T14:36:34Z</dc:date>
      <clearspace:dateToText>1 year 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>FDK - Add custom modeless dialog to workspace</title>
      <link>https://forums.adobe.com/thread/1161433</link>
      <description>&lt;!-- [DocumentBodyStart:85599790-596e-4fc3-8155-4f8eddef307d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;(cross-posted to framedev and Framers, having no luck getting an answer)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Has anyone successfully added their own dialog to a workspace, then gotten it to&lt;/p&gt;&lt;p&gt; appear when that workspace is selected or reset? The FDK doc implies that this&lt;/p&gt;&lt;p&gt; can be done, but I can't figure it out. I open my dialog box, save the&lt;/p&gt;&lt;p&gt; workspace, but it doesn't come back when I reset the workspace.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; I actually did not expect that to work, because there has to be some other hook&lt;/p&gt;&lt;p&gt; where I respond by executing the proper code to launch the box. FM couldn't know&lt;/p&gt;&lt;p&gt; what that code would be. But, I can't figure out how to work the notifications.&lt;/p&gt;&lt;p&gt; In particular, I can't figure out FA_Note_Dialog_Create at all.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; Thanks,&lt;/p&gt;&lt;p&gt; Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:85599790-596e-4fc3-8155-4f8eddef307d] --&gt;</description>
      <pubDate>Wed, 27 Feb 2013 18:55:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1161433</guid>
      <dc:date>2013-02-27T18:55:51Z</dc:date>
      <clearspace:dateToText>1 year 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Missing menu commands in FM11</title>
      <link>https://forums.adobe.com/thread/1121343</link>
      <description>&lt;!-- [DocumentBodyStart:15677d1d-819a-464e-83d3-85f731cb7ed3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;FM11, structured, original release (not patched), Win XP&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have begin to notice a number of commands that have disappeared from FM menus with version 11, including:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Format &amp;gt; Font&lt;/p&gt;&lt;p&gt;Format &amp;gt; Paragraph&lt;/p&gt;&lt;p&gt;Format &amp;gt; Style&lt;/p&gt;&lt;p&gt;Format &amp;gt; Characters&lt;/p&gt;&lt;p&gt;Format &amp;gt; Paragraphs&lt;/p&gt;&lt;p&gt;Table &amp;gt; Custom Ruling And Shading&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I first noticed this when I needed to undo some wacky ruling and shading that came in with a table pasted from MS Word. I could get the ruling and shading pod using the keyboard shortcut (Esc t x) but just cannot get it to appear in the Table menu. I am in the WYSIWYG view and it doesn't matter whether a structured or unstructured document is active.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone know what I'm overlooking here? Did somebody decide that I don't need these functionalities because I have the product interface set to structured?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:15677d1d-819a-464e-83d3-85f731cb7ed3] --&gt;</description>
      <pubDate>Thu, 27 Dec 2012 18:24:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1121343</guid>
      <dc:date>2012-12-27T18:24:12Z</dc:date>
      <clearspace:dateToText>1 year 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to reliably close a palette window</title>
      <link>https://forums.adobe.com/thread/1084781</link>
      <description>&lt;!-- [DocumentBodyStart:948d8813-99ba-4837-a8fd-940ae3c76f2d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to figure out how to positively close a palette window that has both an X in the upper right corner and a Close button. The reason is that I want to use the Window.find() method to determine if the window already exists when someone attempts to launch it, such that duplicate palettes cannot be produced, for example&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var graphicUtilsDlg = Window.find ("palette", "My Graphic Utilities");&lt;/p&gt;&lt;p&gt;if(graphicUtilsDlg != null) return;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, I define this palette as graphicUtilsDlg, but before I do, I call the method above to see if a current instance exists.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On the palette, I have a Close button tied to the following callback:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;graphicUtilsDlg.closeBtn.onClick = function() &lt;/p&gt;&lt;p&gt;{&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; graphicUtilsDlg.close();&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; graphicUtilsDlg = null;&lt;/p&gt;&lt;p&gt;};&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...and the following callback which is invoked by the close() method above and also when the X is clicked:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;graphicUtilsDlg.onClose = function() &lt;/p&gt;&lt;p&gt;{&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; graphicUtilsDlg = null;&lt;/p&gt;&lt;p&gt;};&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It works fine when I click the Close button. The window closes and the next attempt to open it works normally. However, it does not work properly when I click the X button. It takes two attempts before the window opens again. Somehow, the find() method is returning an object the first time, but not the second time.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyway, I know this is a bit windy and complex, but does anyone have any expertise here?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:948d8813-99ba-4837-a8fd-940ae3c76f2d] --&gt;</description>
      <pubDate>Thu, 18 Oct 2012 21:51:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1084781</guid>
      <dc:date>2012-10-18T21:51:30Z</dc:date>
      <clearspace:dateToText>2 years 4 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can't add a new menu</title>
      <link>https://forums.adobe.com/thread/1084435</link>
      <description>&lt;!-- [DocumentBodyStart:ed8c55a1-c997-4926-8f64-a96f5ccb3723] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(FM10, Win XP)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Following the example in the scripting guide to add a menu with ES, I just can't get it to work. I expect the menu to appear after I run the script, which it does when I run the equivalent with the FDK. What am I missing here?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var fmMainMenu = app.GetNamedMenu("!MakerMainMenu") ;&lt;/p&gt;&lt;p&gt;var newMenu = fmMainMenu.DefineAndAddMenu("MyMenu1", "MyMenu1");&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried adding a command to the menu and get no errors, but the new menu still does not appear.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ed8c55a1-c997-4926-8f64-a96f5ccb3723] --&gt;</description>
      <pubDate>Thu, 18 Oct 2012 13:35:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1084435</guid>
      <dc:date>2012-10-18T13:35:25Z</dc:date>
      <clearspace:dateToText>2 years 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Setting and getting a drop down list selection</title>
      <link>https://forums.adobe.com/thread/1044181</link>
      <description>&lt;!-- [DocumentBodyStart:1c71ea81-8b92-44a0-8c3c-70803be6761e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is a general ES question, but since I'm working with FM, I'll try here first.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am able to create dropdown lists with ES and set/get the current selection, but I'm not clear on why it is working the way it does. It seems that when I set the selection, it uses an index of the current items, but when I get the selection, it gets the actual value.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Consider this sample, with its comments:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;//create the dropdown, for the dlg dialog&lt;/p&gt;&lt;p&gt;dlg.dropDown = dlg.add("dropdownlist", undefined, [10, 20, 30]);&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;//this sets the current value in the box to 30&lt;/p&gt;&lt;p&gt;dlg.dropDown.selection = 2;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;//however, this reports 30, not 2&lt;/p&gt;&lt;p&gt;alert(dlg.dropDown.selection);&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anybody know about this? Is it true that it is an index when set, and a value when gotten? I couldn't find anything in the documentation about it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1c71ea81-8b92-44a0-8c3c-70803be6761e] --&gt;</description>
      <pubDate>Fri, 03 Aug 2012 20:58:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1044181</guid>
      <dc:date>2012-08-03T20:58:42Z</dc:date>
      <clearspace:dateToText>2 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Syntax errors with ES freeze/hang FM</title>
      <link>https://forums.adobe.com/thread/1042706</link>
      <description>&lt;!-- [DocumentBodyStart:eec2c955-03cf-4ae5-9fad-55e0fd426e70] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I keep bumping into situations where a small syntax error causes FM to freeze, like there is a modal dialog open except there is no dialog. For example:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;doc = app.ActiveDoc();&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...this is wrong because of the parenthesis, but rather than throwing any errors, FM just freezes and I can't get it unfrozen, except to kill it with the Task Manager. Is there a way to prevent this freeze or at least thaw it out? It's becoming tiresome to restart FM and reset locks, etc. with every little typo.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:eec2c955-03cf-4ae5-9fad-55e0fd426e70] --&gt;</description>
      <pubDate>Tue, 31 Jul 2012 18:18:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1042706</guid>
      <dc:date>2012-07-31T18:18:16Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can't get graphic import parameters to work</title>
      <link>https://forums.adobe.com/thread/1042752</link>
      <description>&lt;!-- [DocumentBodyStart:69e39251-81eb-4657-ac74-5e53a2a80098] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to import a graphic by reference at a set DPI (222). The following code sample imports the graphic, but ignores the DPI setting. Can anyone see what is wrong? A few notes:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- I wrote an FDK equivalent and it worked fine, following the exact same methodology.&lt;/p&gt;&lt;p&gt;- The GetImportDefaultParams() populates an array of about 45 members and GetPropIndex() retrieves unique indexes, suggesting that those parts are working&lt;/p&gt;&lt;p&gt;- Upon experimentation, I find that parms[index].PropIdent is always undefined, which seems weird.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var doc = app.ActiveDoc;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var tl&amp;nbsp; = new TextLoc();&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;tl.obj = doc.FirstSelectedGraphicInDoc;&lt;/p&gt;&lt;p&gt;if(!tl.obj.ObjectValid) tl.obj = doc.MainFlowInDoc.FirstTextFrameInFlow.FirstPgf;&lt;/p&gt;&lt;p&gt;tl.offset = 0;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var parms = GetImportDefaultParams();&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;index = GetPropIndex (parms, Constants.FS_GraphicDpi);&lt;/p&gt;&lt;p&gt;parms[index].TypedVal = 222;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;index = GetPropIndex (parms, Constants.FS_FitGraphicInSelectedRect);&lt;/p&gt;&lt;p&gt;parms[index].TypedVal = false;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var returnParms = new PropVals();&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;doc.Import(tl, "C:\\temp\\delete\\222_dpi.jpg", parms, returnParms); &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:69e39251-81eb-4657-ac74-5e53a2a80098] --&gt;</description>
      <pubDate>Tue, 31 Jul 2012 19:31:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1042752</guid>
      <dc:date>2012-07-31T19:31:58Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Passing an FDK object to ES</title>
      <link>https://forums.adobe.com/thread/1013675</link>
      <description>&lt;!-- [DocumentBodyStart:5e05fa98-ceb1-42a9-adc4-6f5530330b57] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As an FDK developer, I'm finding more and more reasons for interaction between API clients and ES scripts. For the most part, everything works very well, but I've run across an issue with CallClient() that I'm not able to figure out.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In summary, I want to somehow return a document object from a client to ES. It is simple to return an FDK object handle (F_ObjHandleT) to other FDK clients (and to ES), but I can't see any way to convert an FDK object handle to an ES document object. For example, in my F_ApiNotify() FDK code, I can put something like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;F_ObjHandleT docId;&lt;/p&gt;&lt;p&gt;docId = F_ApiGetId(0, FV_SessionId, FP_ActiveDoc);&lt;/p&gt;&lt;p&gt;return (IntT)docId;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...and CallClient will get back the document ID. This is simple to work with if I made the call from another FDK client, but I don't know what to do with the ID within ES.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For objects within documents, you can get around this by returning a unique ID (FP_Unique) of the object instead, which ES can readily convert back to an object with GetUniqueObject(). However, there is apparently no such property or method at the document level.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Interestingly, it seems that you can go the other direction; that is, from an ES object to an object handle, using the 'id' property, as in:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var oDoc = app.ActiveDoc;&lt;/p&gt;&lt;p&gt;alert(oDoc.id);&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I don't know how reliable this is, though, as it seems to be undocumented. Anyway, what I want to do is go in reverse, so that a client can return something that uniquely identifies an open document. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5e05fa98-ceb1-42a9-adc4-6f5530330b57] --&gt;</description>
      <pubDate>Tue, 29 May 2012 20:19:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1013675</guid>
      <dc:date>2012-05-29T20:19:08Z</dc:date>
      <clearspace:dateToText>2 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Set zoom levels crash?</title>
      <link>https://forums.adobe.com/thread/996069</link>
      <description>&lt;!-- [DocumentBodyStart:b8670489-bdad-470f-b46b-4f5b7418b53f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;FM10.0.1.402, WinXP, structured interface.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I try to set the zoom levels (Zoom Menu Options), I reliably get a crash, although the new settings are saved. A colleague is also reporting this. Can someone verify, before I submit a bug report? We both have lots of custom addins running, so it would be good to get a "clean" opinion.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b8670489-bdad-470f-b46b-4f5b7418b53f] --&gt;</description>
      <pubDate>Fri, 27 Apr 2012 13:20:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/996069</guid>
      <dc:date>2012-04-27T13:20:57Z</dc:date>
      <clearspace:dateToText>2 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF text flow is different than original FM flow</title>
      <link>https://forums.adobe.com/thread/937549</link>
      <description>&lt;!-- [DocumentBodyStart:0c7f1941-a7c2-4a01-bb53-b830f9550d2d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A general question here for the PDF gurus. In some cases, the text flow in an FM-generated PDF is different than the original flow in the FM file. For example, a line that bumps to the next page in the FM doc might squeeze onto the previous page in the PDF. From a style perspective, there is no problem, as the general layout seems to adhere to the template. However, what is happening to me is that the targets to xrefs are moving to different pages, making the page numbers in the xref text incorrect.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As I investigate further, the root cause appears to be a change in the way that text wraps within table cells (and maybe anywhere else). In the PDF, wrapping is slightly less stringent, occasionally allowing an extra word per line. Eventually, this eliminates a whole line altogether, moving everything else in the flow one line up.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If anyone has any insight to this, I'd be most appreciative. I could possibly post some sample files, but it would not be particularly easy. I'm using FM10.0.1.402 on Windows XP, structured documents. To make a PDF, I use the Save As PDF command at the book level.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0c7f1941-a7c2-4a01-bb53-b830f9550d2d] --&gt;</description>
      <pubDate>Wed, 14 Dec 2011 14:02:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/937549</guid>
      <dc:date>2011-12-14T14:02:33Z</dc:date>
      <clearspace:dateToText>2 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>XML import deletes whitespace after xref element</title>
      <link>https://forums.adobe.com/thread/908010</link>
      <description>&lt;!-- [DocumentBodyStart:b44d02a7-e0d4-406d-bacf-d666430ecde6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;FM10 not patched, WinXP SP3&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've bumped into a very serious problem that I am able to replicate, but not solve. When I import (custom) XML, any whitespace following &amp;lt;xref&amp;gt; elements is deleted. I don't know if it exclusive to crossreference elements or any no-content elements... but for sure it is happening with xrefs.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is a zip with sample files with which I am able to replicate this. The XML file has two &amp;lt;xref&amp;gt;s separated by "and". When you import the XML (using the DTD, rules, and template provided), the whitespace before the "and" is deleted.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.weststreetconsulting.com/downloads/test.zip" rel="nofollow" target="_blank"&gt;http://www.weststreetconsulting.com/downloads/test.zip&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I disabled all my personal plugins and all DITA plugins that I could find, same thing.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I don't know if anyone has the time to look at this, but I'd be very appreciative if anyone could confirm the problem. This has caused a real mess in my source files that I can go fix using non-breaking spaces, but this is really a pain and very much suboptimal.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b44d02a7-e0d4-406d-bacf-d666430ecde6] --&gt;</description>
      <pubDate>Thu, 29 Sep 2011 14:57:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/908010</guid>
      <dc:date>2011-09-29T14:57:54Z</dc:date>
      <clearspace:dateToText>3 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>FM10 - Can't save structured docs to FM9 format?</title>
      <link>https://forums.adobe.com/thread/904704</link>
      <description>&lt;!-- [DocumentBodyStart:d86384b0-bc33-4efc-97f0-792d6682e046] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need a sanity check here before reporting a bug. With FM10 (not patched), I still get an FM10 document when I Save As to Document 9.0 (*.fm), but only with structured documents. Unstructured docs seem to convert fine. I'm assuming they are still FM10... at least that's what FM9 is telling me, and I get no warning when opening in FM10. Furthermore, opening the file in a text editor shows the initial text &amp;lt;MakerFile 10.0&amp;gt;. I'm on Win XP, SP3.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d86384b0-bc33-4efc-97f0-792d6682e046] --&gt;</description>
      <pubDate>Wed, 21 Sep 2011 02:38:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/904704</guid>
      <dc:date>2011-09-21T02:38:47Z</dc:date>
      <clearspace:dateToText>3 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Urgent problem - FM crashes on startup</title>
      <link>https://forums.adobe.com/thread/897343</link>
      <description>&lt;!-- [DocumentBodyStart:e31972ac-a8fe-42d2-91d0-3e2643a8a635] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I was doing some FDK work with FM10 to troubleshoot a crash, nothing unusual there. But after one particular crash, now FM10 suddenly crashes every time on startup. What's more, my installation of FM9 now crashes on startup too. I have FM 7.2 installed also... it does not crash.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I disabled all my API clients, deleted everything out of the Windows user profile area, and restarted the computer... no joy. Both FM9 and FM10 crash when the splash screen reaches "Localization." Both applications were installed as part of the respective TCS and neither was fully patched.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anybody think of anything I can delete or reset to try to fix this? I had originally thought to try reinstalling, but as I see FM9 crashing too, I'm wondering if I should bother with that. Is there something that each of these applications shares that could have gotten corrupted?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This puts me in a real pickle. I would be enormously grateful if anyone had any ideas at all. I'll likely try a reinstall anyway but I thought I'd give this a shot first.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e31972ac-a8fe-42d2-91d0-3e2643a8a635] --&gt;</description>
      <pubDate>Tue, 30 Aug 2011 20:35:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/897343</guid>
      <dc:date>2011-08-30T20:35:08Z</dc:date>
      <clearspace:dateToText>3 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can't upgrade FM9 to 9.0.4</title>
      <link>https://forums.adobe.com/thread/798195</link>
      <description>&lt;!-- [DocumentBodyStart:c500660e-68d4-4e64-bca0-996124f107b2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I try to run the 9.0.4 installer, I get the message:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"You do not have correct version [sic] of FM install [sic] on your system. This patch installer will work only with Version 9 p250 build. Patch installer will quit now."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Help &amp;gt; About says Version 9.0p250.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anybody have any advice? Thanks.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c500660e-68d4-4e64-bca0-996124f107b2] --&gt;</description>
      <pubDate>Tue, 01 Mar 2011 14:22:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/798195</guid>
      <dc:date>2011-03-01T14:22:27Z</dc:date>
      <clearspace:dateToText>3 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>FM9 crash with DITA cross-reference dialog open</title>
      <link>https://forums.adobe.com/thread/651654</link>
      <description>&lt;!-- [DocumentBodyStart:6a119310-73e9-4f59-9f02-7685b31286ba] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm looking for any insight on this apparent bug with the FM-DITA package, perhaps one of its authors will swing by and be able to comment. I'm basically trying to confirm that it is FM-DITA... more specifically, the cross-reference dialog box/pod.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The crash occurs when you attempt to create a new document with File &amp;gt; New &amp;gt; Document AND the template you use is already open AND the DITA cross-reference dialog is open. So, you would do something like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- Open a DITA file (i've been using binary FMs to diagnose, don't know what happens with XML) and get the DITA cross-reference dialog open somehow&lt;/p&gt;&lt;p&gt;- Go to File &amp;gt; New &amp;gt; Document and navigate to that same file in the file system&lt;/p&gt;&lt;p&gt;- Select that file and click New, then crash.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The problem occurs whether the dialog is showing or if it is "hidden"; ie, you just clicked the X in the corner. In FM9, that doesn't really close an FDK dialog, it just hides it, but it is somewhere behind the scenes trying to do whatever it is supposed to do.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This crash also occurs when you perform a comparable action with the FDK (that is, using F_ApiOpen() with parameters set up to open a file copy). That is how I stumbled upon it... one of the things my AXCM plugin does is duplicate files before filtering actions and a user started getting crashes consistently. It was a bit confounding at first, because all the debugger showed me was a crash at F_ApiOpen() (and a bunch of stack stuff that I don't understand). I finally tracked it down to this other plugin, I think.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6a119310-73e9-4f59-9f02-7685b31286ba] --&gt;</description>
      <pubDate>Wed, 02 Jun 2010 18:36:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/651654</guid>
      <dc:date>2010-06-02T18:36:54Z</dc:date>
      <clearspace:dateToText>4 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem exporting graphics to XML - dpi vs. impsize</title>
      <link>https://forums.adobe.com/thread/516789</link>
      <description>&lt;!-- [DocumentBodyStart:dcbaf3b9-a9e0-4b41-a1cf-8c5e4267e23e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;FM 7.2b128, exporting XML using schema.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've had a structured app that I've used for a while that exports an impsize attribute (which I want) and does not export the dpi. The read/write rule is:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;element "image"&lt;br/&gt;{&lt;br/&gt;&amp;nbsp; is fm graphic element;&lt;br/&gt;&amp;nbsp; attribute "impsize" is fm property import size;&lt;br/&gt;&amp;nbsp; attribute "impby" is fm property import by reference or copy;&lt;br/&gt;&amp;nbsp; attribute "sideways" is fm property sideways;&lt;br/&gt;&amp;nbsp; attribute "impang" is fm property import angle;&lt;br/&gt;&amp;nbsp; attribute "xoffset" is fm property horizontal offset;&lt;br/&gt;&amp;nbsp; attribute "yoffset" is fm property vertical offset;&lt;br/&gt;&amp;nbsp; attribute "position" is fm property position;&lt;br/&gt;&amp;nbsp; attribute "align" is fm property alignment;&lt;br/&gt;&amp;nbsp; attribute "cropped" is fm property cropped;&lt;br/&gt;&amp;nbsp; attribute "float" is fm property floating;&lt;br/&gt;&amp;nbsp; attribute "width" is fm property width;&lt;br/&gt;&amp;nbsp; attribute "height" is fm property height;&lt;br/&gt;&amp;nbsp; attribute "angle" is fm property angle;&lt;br/&gt;&amp;nbsp; attribute "nsoffset" is fm property near-side offset;&lt;br/&gt;}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, I've been making some schema/EDD updates and other changes and suddenly impsize is no longer exported, only dpi. I can't figure out anything I might have changed to cause this to happen. In the documentation, it suggests that I should put in a "specify size as" rule, so I did that, but I still can't get the impsize back unless I put in a rule to drop the dpi, such as:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;element "image"&lt;br/&gt;{&lt;br/&gt;&amp;nbsp; is fm graphic element;&lt;br/&gt;&lt;strong&gt;&lt;span style="color: #ff0000;"&gt;&amp;nbsp; writer facet default&lt;br/&gt;&amp;nbsp; {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; specify size in in;&lt;br/&gt;&amp;nbsp; } &lt;/span&gt;&lt;/strong&gt;&lt;br/&gt;&amp;nbsp; attribute "impsize" is fm property import size;&lt;br/&gt;&lt;span style="color: #ff0000;"&gt;&lt;strong&gt;&amp;nbsp; attribute "dpi" drop;&lt;/strong&gt;&lt;/span&gt;&lt;br/&gt;&amp;nbsp; attribute "impby" is fm property import by reference or copy;&lt;br/&gt;&amp;nbsp; attribute "sideways" is fm property sideways;&lt;br/&gt;&amp;nbsp; attribute "impang" is fm property import angle;&lt;br/&gt;&amp;nbsp; attribute "xoffset" is fm property horizontal offset;&lt;br/&gt;&amp;nbsp; attribute "yoffset" is fm property vertical offset;&lt;br/&gt;&amp;nbsp; attribute "position" is fm property position;&lt;br/&gt;&amp;nbsp; attribute "align" is fm property alignment;&lt;br/&gt;&amp;nbsp; attribute "cropped" is fm property cropped;&lt;br/&gt;&amp;nbsp; attribute "float" is fm property floating;&lt;br/&gt;&amp;nbsp; attribute "width" is fm property width;&lt;br/&gt;&amp;nbsp; attribute "height" is fm property height;&lt;br/&gt;&amp;nbsp; attribute "angle" is fm property angle;&lt;br/&gt;&amp;nbsp; attribute "nsoffset" is fm property near-side offset;&lt;br/&gt;}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, is this is working, but is it the right way to do it?&amp;nbsp; Did I just get lucky before that impsize was exported instead of dpi?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dcbaf3b9-a9e0-4b41-a1cf-8c5e4267e23e] --&gt;</description>
      <pubDate>Mon, 02 Nov 2009 13:48:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/516789</guid>
      <dc:date>2009-11-02T13:48:20Z</dc:date>
      <clearspace:dateToText>5 years 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ANN: WS Utilities (new plugin) released</title>
      <link>https://forums.adobe.com/thread/510449</link>
      <description>&lt;!-- [DocumentBodyStart:ac9129e1-89d0-49be-b9f2-7056b85e619f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We've just released a new plugin called West Street Utilities which currently adds a host of new features for graphics management. These features include the ability to compare graphics in a file system against your FM source files, to see what is used and where. For more information, see:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.weststreetconsulting.com/WSC_Utils.htm" rel="nofollow"&gt;http://www.weststreetconsulting.com/WSC_Utils.htm&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Unlike our other plugins, this one is not structure-oriented and can be used on any FM 7, 8, or 9 file.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ Ward&lt;/p&gt;&lt;p&gt;Owner, WSC&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ac9129e1-89d0-49be-b9f2-7056b85e619f] --&gt;</description>
      <pubDate>Thu, 22 Oct 2009 11:05:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/510449</guid>
      <dc:date>2009-10-22T11:05:03Z</dc:date>
      <clearspace:dateToText>5 years 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ANN: WS Structure Tools 2.0 is released</title>
      <link>https://forums.adobe.com/thread/489039</link>
      <description>&lt;!-- [DocumentBodyStart:ca06de9f-d7a0-4053-92b9-2662f12f8a32] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;West Street Consulting is pleased to announce the release of its Structure Tools plugin, version 2.0. This version includes a new modeless attribute editor that significantly speeds up the process of editing attribute values, with a variety of amenities such as multiple element support, alphabetization, and tokenized values. The software is not free; however, a fully-functional shareware version is available for you to try it out. For more information, please visit www.weststreetconsulting.com.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;br/&gt;Russ Ward&lt;br/&gt;Owner&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ca06de9f-d7a0-4053-92b9-2662f12f8a32] --&gt;</description>
      <pubDate>Tue, 08 Sep 2009 20:17:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/489039</guid>
      <dc:date>2009-09-08T20:17:19Z</dc:date>
      <clearspace:dateToText>5 years 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ANN: AXCM 2.0 (formerly ABCM) released</title>
      <link>https://forums.adobe.com/thread/483910</link>
      <description>&lt;!-- [DocumentBodyStart:6d79cb66-78dd-409e-bde1-70e8ac664d78] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Finally, after a number of hurdles, AXCM 2.0 has been released. Among other features, this version provides a new ability to construct schemes using XPath expressions, a powerful expansion of conditional evaluation options. It is supported on structured FM 7, 8, and 9 for Windows only. It is still completely free. For more information and/or to download, please visit www.weststreetconsulting.com. Thank you.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Russ (owner, WSC)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6d79cb66-78dd-409e-bde1-70e8ac664d78] --&gt;</description>
      <pubDate>Fri, 28 Aug 2009 02:09:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/483910</guid>
      <dc:date>2009-08-28T02:09:58Z</dc:date>
      <clearspace:dateToText>5 years 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can't make a PDF from a 40" x 24" template</title>
      <link>https://forums.adobe.com/thread/462388</link>
      <description>&lt;!-- [DocumentBodyStart:b11df034-1a2c-4ee6-bf8d-d2d99ba4d901] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;PDF gurus,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a doc with a page size of 40" x 24" that I can't seem to convert to PDF. When I Save As PDF, I get the correct page size but an empty document. When I print to postscript and distill, I get an 8.5x11 block of the original file. Not reduced, just a letter-sized block taken out of the center, looking correct for the small bit of the file that was captured.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Have I exceeded some limitation here or am I doing something wrong? I've tried it on FM7, 8, and 9 with the same results. FWIW, all fonts in the doc are 125pt or bigger and all text is white with a big black frame behind it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've attached the file in FM7 format if anyone is interested.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Russ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b11df034-1a2c-4ee6-bf8d-d2d99ba4d901] --&gt;</description>
      <pubDate>Wed, 15 Jul 2009 02:09:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/462388</guid>
      <dc:date>2009-07-15T02:09:22Z</dc:date>
      <clearspace:dateToText>5 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>InsetPlus 2.1 is now available</title>
      <link>https://forums.adobe.com/thread/315474</link>
      <description>&lt;!-- [DocumentBodyStart:29446c61-1ae0-4516-a31e-f011ef200799] --&gt;&lt;div class="jive-rendered-content"&gt;Hi,
&lt;br/&gt;
&lt;br/&gt;InsetPlus 2.1 for structured FrameMaker is now released, including some important usability enhancements that have made it a much better tool. If you are a current user of the software, I'd encourage you to take a look at it. InsetPlus is free. For more information, visit:
&lt;br/&gt;
&lt;br/&gt;http://www.weststreetconsulting.com/WSC_InsetPlus.htm
&lt;br/&gt;
&lt;br/&gt;Best regards,
&lt;br/&gt;Russ Ward (Owner, West Street Consulting)
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:29446c61-1ae0-4516-a31e-f011ef200799] --&gt;</description>
      <pubDate>Wed, 03 Dec 2008 02:44:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/315474</guid>
      <dc:date>2008-12-03T02:44:11Z</dc:date>
      <clearspace:dateToText>5 years 11 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>FDK: Restrict ability to edit an element's contents</title>
      <link>https://forums.adobe.com/thread/315468</link>
      <description>&lt;!-- [DocumentBodyStart:ec3846c7-f6ca-4c5e-b9f3-0bc18536456e] --&gt;&lt;div class="jive-rendered-content"&gt;(cross-posted to the Yahoo frame_dev list)
&lt;br/&gt;
&lt;br/&gt;Hi,
&lt;br/&gt;
&lt;br/&gt;Is there a way to reliably restrict any kind of editing of an element's contents? I've played around with mouse-clicks and text selections and I am able to get an element to become selected with a mouse-click most anywhere within it, but it is not full-proof. For example, on the initial click, you can still drag graphics and elements around, edit attributes, etc.
&lt;br/&gt;
&lt;br/&gt;The reason for my question is that I am enhancing InsetPlus to act more like native text insets and there is a user who wants them to behave exactly like them. I'm not sure if this is possible with the FDK.
&lt;br/&gt;
&lt;br/&gt;Thanks,
&lt;br/&gt;Russ
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ec3846c7-f6ca-4c5e-b9f3-0bc18536456e] --&gt;</description>
      <pubDate>Fri, 21 Nov 2008 19:31:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/315468</guid>
      <dc:date>2008-11-21T19:31:42Z</dc:date>
      <clearspace:dateToText>5 years 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>XML file considered "Unknown File Type"</title>
      <link>https://forums.adobe.com/thread/315330</link>
      <description>&lt;!-- [DocumentBodyStart:30ee5e0c-33eb-4091-a327-3a41d51a3064] --&gt;&lt;div class="jive-rendered-content"&gt;Hi,
&lt;br/&gt;
&lt;br/&gt;I have XML files that lack an XML declaration. Part of the import process, though, is an XSLT stylesheet that adds one through standard XSLT output (ie, omit-xml-declaration="no"). However, Frame still decides that it is an unknown file type and forces me to select "XML" in that dialog box.
&lt;br/&gt;
&lt;br/&gt;When I run an XML file through the stylesheet manually (with another processor), I see the declaration added. Furthermore, the externally-transformed file imports without a hitch.
&lt;br/&gt;
&lt;br/&gt;Any ideas why the declaration is not recognized when added by XSLT during the import process? More importantly, any ideas how to get around this?
&lt;br/&gt;
&lt;br/&gt;Thanks,
&lt;br/&gt;Russ
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:30ee5e0c-33eb-4091-a327-3a41d51a3064] --&gt;</description>
      <pubDate>Wed, 18 Jun 2008 10:52:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/315330</guid>
      <dc:date>2008-06-18T10:52:56Z</dc:date>
      <clearspace:dateToText>6 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>"Unwrap" CDATA with XSLT</title>
      <link>https://forums.adobe.com/thread/315327</link>
      <description>&lt;!-- [DocumentBodyStart:e42eacad-52ed-41a6-8ecd-65c400498e9e] --&gt;&lt;div class="jive-rendered-content"&gt;Hi,
&lt;br/&gt;
&lt;br/&gt;I know this isn't necessarily a FrameMaker question, but it is a place where I know people. So forgive me for asking it here.
&lt;br/&gt;
&lt;br/&gt;I have some CDATA sections in an XML file that contain markup that I want to be parsed eventually, and I want to be able to extract it with the markup intact. Can I do this with XSLT, or does the nature of CDATA negate the use of retrieving the markup with an XML-parser-dependent technology?
&lt;br/&gt;
&lt;br/&gt;Here's a sample element (element tags replaced with curly braces)
&lt;br/&gt;
&lt;br/&gt;{documentation}{![CDATA[{p}Some text{/p}]]}{/documentation}
&lt;br/&gt;
&lt;br/&gt;Is there any way I can get that p element out of there with XSLT, without excaping any of the characters, so it is parsable markup in the output?
&lt;br/&gt;
&lt;br/&gt;[{p}Some text{/p}
&lt;br/&gt;
&lt;br/&gt;Thanks,
&lt;br/&gt;Russ
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e42eacad-52ed-41a6-8ecd-65c400498e9e] --&gt;</description>
      <pubDate>Thu, 12 Jun 2008 20:41:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/315327</guid>
      <dc:date>2008-06-12T20:41:00Z</dc:date>
      <clearspace:dateToText>6 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cool scrolling tip with wheel mouse</title>
      <link>https://forums.adobe.com/thread/316310</link>
      <description>&lt;!-- [DocumentBodyStart:da154c42-b197-4af3-b1ca-19ec69597b72] --&gt;&lt;div class="jive-rendered-content"&gt;Maybe everybody in the world knows this already, but I've never heard or seen in mentioned anywhere, and every time I use it, I think the world needs to know.
&lt;br/&gt;
&lt;br/&gt;With my Microsoft wheel mouse, if I hold the Shift key and use the wheel to scroll a document, the document moves super fast. At 100% zoom, it seems to jump about a page with each wheel "notch." Ever since I discovered it accidentally, I use it regularly to scan through documents in a speedy fashion. I'm using Windows XP and it seems to work on all versions of FM through v8.0.
&lt;br/&gt;
&lt;br/&gt;If you already knew this, sorry for wasting your time. It seems somewhat unique to FrameMaker... I don't know of any other applications that do it.
&lt;br/&gt;
&lt;br/&gt;Russ
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:da154c42-b197-4af3-b1ca-19ec69597b72] --&gt;</description>
      <pubDate>Tue, 03 Jun 2008 23:19:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/316310</guid>
      <dc:date>2008-06-03T23:19:55Z</dc:date>
      <clearspace:dateToText>6 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to set the JavaHelp viewer</title>
      <link>https://forums.adobe.com/thread/105860</link>
      <description>&lt;!-- [DocumentBodyStart:b8304ca6-ccf6-4680-bbeb-99399e4188a7] --&gt;&lt;div class="jive-rendered-content"&gt;Hi,
&lt;br/&gt;
&lt;br/&gt;Robohelp 7, Windows XP, installed with the TCS
&lt;br/&gt;
&lt;br/&gt;How do you point RoboHelp to a different JavaHelp viewer
instance after it has been set initially? I was first using
JavaHelp 1, but then installed JavaHelp 2, and I want to switch
between the two for viewing, as I compile for the different
versions. The only way I found to do it was to change the path to
the active viewer which causes RoboHelp to lose it and to ask you
again where it is.
&lt;br/&gt;
&lt;br/&gt;And by the way, I looked in the help for this and I got some
whacked out non-scrollable window that seemed to search the Adobe
website, rather than provide help. Am I doing something wrong? It
didn't look like a help system at all.
&lt;br/&gt;
&lt;br/&gt;Thanks,
&lt;br/&gt;Russ&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b8304ca6-ccf6-4680-bbeb-99399e4188a7] --&gt;</description>
      <pubDate>Thu, 21 Feb 2008 15:00:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/105860</guid>
      <dc:date>2008-02-21T15:00:13Z</dc:date>
      <clearspace:dateToText>6 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can't display the Structure View window</title>
      <link>https://forums.adobe.com/thread/316487</link>
      <description>&lt;!-- [DocumentBodyStart:6714d359-b856-479a-8c15-ac9cf7acf28f] --&gt;&lt;div class="jive-rendered-content"&gt;A post from Jerry Casher 12/17/07, typical of this problem:
&lt;br/&gt;
&lt;br/&gt;I'm working with FrameMaker 7.0 windows XP and for some reason can no longer display the structure view with a document open. The buttons at the upper right of the screen all work fine, except the "Display structure view" button. I've tried the shortcut also (Esc+F i v), but that doesn't work either. I've minimized the active window to see if the Structure view window is underneath it, but it is not there.
&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6714d359-b856-479a-8c15-ac9cf7acf28f] --&gt;</description>
      <pubDate>Mon, 17 Dec 2007 22:41:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/316487</guid>
      <dc:date>2007-12-17T22:41:01Z</dc:date>
      <clearspace:dateToText>6 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

