<?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: Addon to TabSort LISP - Automatically next index in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/addon-to-tabsort-lisp-automatically-next-index/m-p/11761511#M34640</link>
    <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Thanks for your answer. No i don't use the SheetSet manager (never heard of it before).&lt;BR /&gt;I'm gonna give it a try and test if it helps me.&lt;BR /&gt;</description>
    <pubDate>Fri, 17 Feb 2023 07:10:56 GMT</pubDate>
    <dc:creator>thomas_schluesselberger</dc:creator>
    <dc:date>2023-02-17T07:10:56Z</dc:date>
    <item>
      <title>Addon to TabSort LISP - Automatically next index</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/addon-to-tabsort-lisp-automatically-next-index/m-p/11732599#M34638</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following situation:&lt;BR /&gt;In my drawing, the layouts are named according to the following structure:&lt;/P&gt;&lt;P&gt;[plan content]_[floor - sector]_[&lt;STRONG&gt;index number&lt;/STRONG&gt;]&amp;nbsp; &amp;nbsp; &amp;nbsp;e.g.: "ELEKTRO_EG-BT1_G"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I use LeeMac's&amp;nbsp;LISP "&lt;STRONG&gt;TabSort&lt;/STRONG&gt;" to edit my layouts.&lt;BR /&gt;Currently, when I create a new index, I always have to rewrite the letters by hand.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I would like that there is an extra button with "next index" in the LISP.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this button automatically sets all &lt;STRONG&gt;selected &lt;/STRONG&gt;layouts to the next index letter (always in alphabetical order). In this example from "G" to "H".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Index is always on the last position of the layoutname. The structure in front of it can be varying.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes the indexes become so many that i have to add a second row of letters, then the index looks like this for example: "AG".&lt;/P&gt;&lt;P&gt;In this case the extra button should only change the second letter to "AH".&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also if the current index is "Z" it should automatically change it to "AA"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The TabSort LISP is attached below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking forward for your replies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 10:31:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/addon-to-tabsort-lisp-automatically-next-index/m-p/11732599#M34638</guid>
      <dc:creator>thomas_schluesselberger</dc:creator>
      <dc:date>2023-02-06T10:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Addon to TabSort LISP - Automatically next index</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/addon-to-tabsort-lisp-automatically-next-index/m-p/11759864#M34639</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13278717"&gt;@thomas_schluesselberger&lt;/a&gt;, I can't help you with this, but I wanted to ask if you are using the SheetSet manager. While it's not automated, it does have a rename function that will step through the project.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 15:34:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/addon-to-tabsort-lisp-automatically-next-index/m-p/11759864#M34639</guid>
      <dc:creator>DanielLench_</dc:creator>
      <dc:date>2023-02-16T15:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Addon to TabSort LISP - Automatically next index</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/addon-to-tabsort-lisp-automatically-next-index/m-p/11761511#M34640</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Thanks for your answer. No i don't use the SheetSet manager (never heard of it before).&lt;BR /&gt;I'm gonna give it a try and test if it helps me.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2023 07:10:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/addon-to-tabsort-lisp-automatically-next-index/m-p/11761511#M34640</guid>
      <dc:creator>thomas_schluesselberger</dc:creator>
      <dc:date>2023-02-17T07:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Addon to TabSort LISP - Automatically next index</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/addon-to-tabsort-lisp-automatically-next-index/m-p/11762418#M34641</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13278717"&gt;@thomas_schluesselberger&lt;/a&gt;&amp;nbsp;I'm sending you a PM,&lt;/P&gt;&lt;P&gt;and making a video, I can't find one that I like.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 14:49:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/addon-to-tabsort-lisp-automatically-next-index/m-p/11762418#M34641</guid>
      <dc:creator>DanielLench_</dc:creator>
      <dc:date>2023-02-17T14:49:30Z</dc:date>
    </item>
  </channel>
</rss>

