<?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: How can I sort the opened Drawings in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-sort-the-opened-drawings/m-p/352551#M74557</link>
    <description>There was some discussion on sorting arrays a week or so ago...look for&lt;BR /&gt;
"VBA:Sorting an array" or something similar.&lt;BR /&gt;
--&lt;BR /&gt;
Bobby C. Jones&lt;BR /&gt;
www.acadx.com&lt;BR /&gt;
&lt;BR /&gt;
"Ralph Poh" &lt;RALPH.POH&gt; wrote in message&lt;BR /&gt;
news:148AC3B0601339224CCF7894938DF332@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; I'm about to write a VBA for plotting all opened Drawings in ACAD2000. The&lt;BR /&gt;
&amp;gt; most work for this is done, but there's still one thing to do.&lt;BR /&gt;
&amp;gt; I want to sort the opened Drawings by name. So how can I sort the list of&lt;BR /&gt;
&amp;gt; opened Drawings?&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/RALPH.POH&gt;</description>
    <pubDate>Wed, 01 May 2002 11:22:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2002-05-01T11:22:16Z</dc:date>
    <item>
      <title>How can I sort the opened Drawings</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-sort-the-opened-drawings/m-p/352550#M74556</link>
      <description>I'm about to write a VBA for plotting all opened Drawings in ACAD2000. The&lt;BR /&gt;
most work for this is done, but there's still one thing to do.&lt;BR /&gt;
I want to sort the opened Drawings by name. So how can I sort the list of&lt;BR /&gt;
opened Drawings?</description>
      <pubDate>Wed, 01 May 2002 01:20:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-sort-the-opened-drawings/m-p/352550#M74556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-05-01T01:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I sort the opened Drawings</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-sort-the-opened-drawings/m-p/352551#M74557</link>
      <description>There was some discussion on sorting arrays a week or so ago...look for&lt;BR /&gt;
"VBA:Sorting an array" or something similar.&lt;BR /&gt;
--&lt;BR /&gt;
Bobby C. Jones&lt;BR /&gt;
www.acadx.com&lt;BR /&gt;
&lt;BR /&gt;
"Ralph Poh" &lt;RALPH.POH&gt; wrote in message&lt;BR /&gt;
news:148AC3B0601339224CCF7894938DF332@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; I'm about to write a VBA for plotting all opened Drawings in ACAD2000. The&lt;BR /&gt;
&amp;gt; most work for this is done, but there's still one thing to do.&lt;BR /&gt;
&amp;gt; I want to sort the opened Drawings by name. So how can I sort the list of&lt;BR /&gt;
&amp;gt; opened Drawings?&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/RALPH.POH&gt;</description>
      <pubDate>Wed, 01 May 2002 11:22:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-sort-the-opened-drawings/m-p/352551#M74557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-05-01T11:22:16Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-sort-the-opened-drawings/m-p/352552#M74558</link>
      <description>Sorry, but I don`t want to sort any array. I´m using :&lt;BR /&gt;
Dim drawing As AcadDocument&lt;BR /&gt;
    For Each drawing In ThisDrawing.Application.Documents&lt;BR /&gt;
So what I want is to sort the list of drawings provided directly from ACAD&lt;BR /&gt;
(ThisDrawing.Application.Documents).&lt;BR /&gt;
I need to know if there is any chance of soring them or if I have to go a&lt;BR /&gt;
longer way by using an array.&lt;BR /&gt;
&lt;BR /&gt;
Thank`s for your interest&lt;BR /&gt;
&lt;BR /&gt;
Ralph Poh&lt;BR /&gt;
----- Original Message -----&lt;BR /&gt;
From: "Bobby C. Jones" &lt;BOBBYJ&gt;&lt;BR /&gt;
Newsgroups: autodesk.autocad.customization.vba&lt;BR /&gt;
Sent: Wednesday, May 01, 2002 9:22 PM&lt;BR /&gt;
Subject: Re: How can I sort the opened Drawings&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Bobby C. Jones" &lt;BOBBYJ&gt; schrieb im Newsbeitrag&lt;BR /&gt;
news:CA92EBEACADE8A15296209E67D995A92@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; There was some discussion on sorting arrays a week or so ago...look for&lt;BR /&gt;
&amp;gt; "VBA:Sorting an array" or something similar.&lt;BR /&gt;
&amp;gt; --&lt;BR /&gt;
&amp;gt; Bobby C. Jones&lt;BR /&gt;
&amp;gt; www.acadx.com&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; "Ralph Poh" &lt;RALPH.POH&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:148AC3B0601339224CCF7894938DF332@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; I'm about to write a VBA for plotting all opened Drawings in ACAD2000.&lt;BR /&gt;
The&lt;BR /&gt;
&amp;gt; &amp;gt; most work for this is done, but there's still one thing to do.&lt;BR /&gt;
&amp;gt; &amp;gt; I want to sort the opened Drawings by name. So how can I sort the list&lt;BR /&gt;
of&lt;BR /&gt;
&amp;gt; &amp;gt; opened Drawings?&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/RALPH.POH&gt;&lt;/BOBBYJ&gt;&lt;/BOBBYJ&gt;</description>
      <pubDate>Sat, 04 May 2002 01:19:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-sort-the-opened-drawings/m-p/352552#M74558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-05-04T01:19:04Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-sort-the-opened-drawings/m-p/352553#M74559</link>
      <description>Hi Ralph,&lt;BR /&gt;
&lt;BR /&gt;
You may not want to sort an array, but as there is no other way of achieving&lt;BR /&gt;
your objective but to put the drawing names into an array and sorting that&lt;BR /&gt;
array, you're left with having to do it.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Laurie Comerford&lt;BR /&gt;
CADApps&lt;BR /&gt;
www.cadapps.com.au&lt;BR /&gt;
&lt;BR /&gt;
"Ralph Poh" &lt;RALPH.POH&gt; wrote in message&lt;BR /&gt;
news:EC353A607F3768689A280F2CBE4DE7C5@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Sorry, but I don`t want to sort any array. I´m using :&lt;BR /&gt;
&amp;gt; Dim drawing As AcadDocument&lt;BR /&gt;
&amp;gt;     For Each drawing In ThisDrawing.Application.Documents&lt;BR /&gt;
&amp;gt; So what I want is to sort the list of drawings provided directly from ACAD&lt;BR /&gt;
&amp;gt; (ThisDrawing.Application.Documents).&lt;BR /&gt;
&amp;gt; I need to know if there is any chance of soring them or if I have to go a&lt;BR /&gt;
&amp;gt; longer way by using an array.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Thank`s for your interest&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Ralph Poh&lt;BR /&gt;
&amp;gt; ----- Original Message -----&lt;BR /&gt;
&amp;gt; From: "Bobby C. Jones" &lt;BOBBYJ&gt;&lt;BR /&gt;
&amp;gt; Newsgroups: autodesk.autocad.customization.vba&lt;BR /&gt;
&amp;gt; Sent: Wednesday, May 01, 2002 9:22 PM&lt;BR /&gt;
&amp;gt; Subject: Re: How can I sort the opened Drawings&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; "Bobby C. Jones" &lt;BOBBYJ&gt; schrieb im Newsbeitrag&lt;BR /&gt;
&amp;gt; news:CA92EBEACADE8A15296209E67D995A92@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; There was some discussion on sorting arrays a week or so ago...look for&lt;BR /&gt;
&amp;gt; &amp;gt; "VBA:Sorting an array" or something similar.&lt;BR /&gt;
&amp;gt; &amp;gt; --&lt;BR /&gt;
&amp;gt; &amp;gt; Bobby C. Jones&lt;BR /&gt;
&amp;gt; &amp;gt; www.acadx.com&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; "Ralph Poh" &lt;RALPH.POH&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt; news:148AC3B0601339224CCF7894938DF332@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; I'm about to write a VBA for plotting all opened Drawings in ACAD2000.&lt;BR /&gt;
&amp;gt; The&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; most work for this is done, but there's still one thing to do.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; I want to sort the opened Drawings by name. So how can I sort the list&lt;BR /&gt;
&amp;gt; of&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; opened Drawings?&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/RALPH.POH&gt;&lt;/BOBBYJ&gt;&lt;/BOBBYJ&gt;&lt;/RALPH.POH&gt;</description>
      <pubDate>Sat, 04 May 2002 15:07:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-sort-the-opened-drawings/m-p/352553#M74559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-05-04T15:07:06Z</dc:date>
    </item>
  </channel>
</rss>

