<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: COT Lisp combines columns in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/12213259#M24731</link>
    <description>&lt;P&gt;There are other ways for me I read the column of text values sorting on X &amp;amp; Y so make a list of rows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think there is a problem here where the Trunking is taking up 3 rows. The blank text can be allowed for. Same for END BRACKET and so on. *12 another issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a table you can merge cells to get around the single item for multi cells. I think a difficult task more than likely needs a custom code.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_0-1693616289881.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1261240iABBC994365A66AC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_0-1693616289881.png" alt="SeaHaven_0-1693616289881.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok the better way may be to go back a step how is the table made is it from other code ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;So rather than lines and text make a table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 02 Sep 2023 01:03:43 GMT</pubDate>
    <dc:creator>Sea-Haven</dc:creator>
    <dc:date>2023-09-02T01:03:43Z</dc:date>
    <item>
      <title>COT Lisp combines columns</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/12209378#M24727</link>
      <description>&lt;P&gt;I'm having trouble converting a table created by lines into a table. The COT Lisp merges certain columns into one another, and I'm not sure why. The lines are all connected and there is no overlapping.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone tell me why this may be happening?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 12:20:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/12209378#M24727</guid>
      <dc:creator>mrshayboo</dc:creator>
      <dc:date>2023-08-31T12:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: COT Lisp combines columns</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/12209528#M24728</link>
      <description>&lt;P&gt;Have you tried contacting the author&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;(author of the utility: Juan Villarreal, fixes and additions: CAD Studio)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cadforum.cz/en/converting-pseudo-tables-consisting-of-lines-and-texts-to-tables-tip12830" target="_blank" rel="noopener"&gt;https://www.cadforum.cz/en/converting-pseudo-tables-consisting-of-lines-and-texts-to-tables-tip12830&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 13:16:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/12209528#M24728</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-08-31T13:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: COT Lisp combines columns</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/12209560#M24729</link>
      <description>&lt;P&gt;I did look, but there was no way I could figure to contact him. I can't find any contact info of his.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 13:26:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/12209560#M24729</guid>
      <dc:creator>mrshayboo</dc:creator>
      <dc:date>2023-08-31T13:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: COT Lisp combines columns</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/12209581#M24730</link>
      <description>&lt;P&gt;How about &lt;A href="https://www.linkedin.com/in/juan-villarreal-1b8b5b8" target="_blank" rel="noopener"&gt;LinkedIn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 13:36:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/12209581#M24730</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-08-31T13:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: COT Lisp combines columns</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/12213259#M24731</link>
      <description>&lt;P&gt;There are other ways for me I read the column of text values sorting on X &amp;amp; Y so make a list of rows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think there is a problem here where the Trunking is taking up 3 rows. The blank text can be allowed for. Same for END BRACKET and so on. *12 another issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a table you can merge cells to get around the single item for multi cells. I think a difficult task more than likely needs a custom code.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_0-1693616289881.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1261240iABBC994365A66AC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_0-1693616289881.png" alt="SeaHaven_0-1693616289881.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok the better way may be to go back a step how is the table made is it from other code ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;So rather than lines and text make a table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 01:03:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/12213259#M24731</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2023-09-02T01:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: COT Lisp combines columns</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/13248670#M24732</link>
      <description>&lt;P&gt;can confrim the COT lisp is broken in 2025, tried fixing it just keep getting different errors and dont understand most of the code. might be something to do with lines vs plines&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 02:01:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/13248670#M24732</guid>
      <dc:creator>MaccyDee</dc:creator>
      <dc:date>2025-01-08T02:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: COT Lisp combines columns</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/13251082#M24733</link>
      <description>&lt;P&gt;&lt;SPAN&gt;"lines vs plines" if you think that's the problem select all in pseudo table and explode.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 02:46:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/cot-lisp-combines-columns/m-p/13251082#M24733</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2025-01-09T02:46:56Z</dc:date>
    </item>
  </channel>
</rss>

