<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.quark.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>QuarkXPress and AppleScript</title><link>http://forums.quark.com/21.aspx</link><description>Discuss AppleScripting for QuarkXPress</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 21119.1142)</generator><item><title>Re: Line count anomaly</title><link>http://forums.quark.com/thread/86380.aspx</link><pubDate>Tue, 02 Jun 2009 08:35:47 GMT</pubDate><guid isPermaLink="false">cf40c9e8-e153-40ea-8d0a-e3e0708e2b1b:86380</guid><dc:creator>Jean-Marie Schwartz</dc:creator><slash:comments>0</slash:comments><comments>http://forums.quark.com/thread/86380.aspx</comments><wfw:commentRss>http://forums.quark.com/commentrss.aspx?SectionID=21&amp;PostID=86380</wfw:commentRss><description>&lt;p&gt;Hi Emma!&lt;/p&gt;&lt;p&gt;Just tried on v7.5 and got the same results. The funny thing is I typed 1 word and a digit in the 2nd column and got 3 as a result then deleted those &amp;quot;words&amp;quot; and got 1 as a result. It looks like a bug. Should be reported to Quark, shouldn&amp;#39;t it?&lt;/p&gt;</description></item><item><title>Line count anomaly</title><link>http://forums.quark.com/thread/86353.aspx</link><pubDate>Sun, 31 May 2009 08:30:06 GMT</pubDate><guid isPermaLink="false">cf40c9e8-e153-40ea-8d0a-e3e0708e2b1b:86353</guid><dc:creator>Emma</dc:creator><slash:comments>0</slash:comments><comments>http://forums.quark.com/thread/86353.aspx</comments><wfw:commentRss>http://forums.quark.com/commentrss.aspx?SectionID=21&amp;PostID=86353</wfw:commentRss><description>&lt;p&gt;Can anyone try this? Seems to happen in Quark 6, 7 and 8:&lt;/p&gt;&lt;p&gt;Draw a text box with 2 columns. Put some type in it. Say 2 paragraphs (of one line each), then an enter to force it into the next column, then some more type.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Now run:&lt;/p&gt;&lt;p&gt;&amp;nbsp;tell document 1 of application &amp;quot;QuarkXPress&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tell text box 1&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;tell story 1&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;tell paragraph 3&lt;/p&gt;&lt;p&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count of lines&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;end tell&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;end tell&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; end tell&lt;br /&gt;end tell &lt;/p&gt;&lt;p&gt;Paragraph 3 (the top of column 2) will show up as having 3 lines, even if it&amp;#39;s only got 1.&lt;/p&gt;&lt;p&gt;If paragraph 3 only contains a return, it shows as one line.&lt;/p&gt;&lt;p&gt;Also, a paragraph ending with a return usually returns 2 lines, whereas the one ending with &amp;#39;enter&amp;#39; shows as 1 line (assuming single line paragraphs!). &lt;/p&gt;&lt;p&gt;I have a script which depends on the length of the paragraph, and when the para falls at the top of a column, it goes wrong.&amp;nbsp;&lt;/p&gt;&lt;p&gt;I may have raised this before, a couple of years ago, but I&amp;#39;d still love an answer! &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>