<?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: Generating a list of .ini files in a directory in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/generating-a-list-of-ini-files-in-a-directory/m-p/1407565#M41407</link>
    <description>I suspect you were using the FileListBox control in VB. This control is not &lt;BR /&gt;
available in VBA&lt;BR /&gt;
You will have to use the ListBox control and write your own code to populate &lt;BR /&gt;
the contents&lt;BR /&gt;
Check out the DIR method in the VBA help file or do a search on the net for &lt;BR /&gt;
FileSystemObject.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Regards&lt;BR /&gt;
Tom Roberts&lt;BR /&gt;
__________________________&lt;BR /&gt;
MechWest Design &amp;amp; Drafting&lt;BR /&gt;
Perth, Western Australia&lt;BR /&gt;
&lt;BR /&gt;
"bcbii" &lt;SMCKENZIE&gt; wrote in message &lt;BR /&gt;
news:4930321@discussion.autodesk.com...&lt;BR /&gt;
Hi,&lt;BR /&gt;
&lt;BR /&gt;
I was able to create a list of files (.dwg) using VB 6 in another program&lt;BR /&gt;
that I have written.  In this current VBA application, I am unable to write&lt;BR /&gt;
a list of all of the .ini files in a specific directory to a combo box.  I&lt;BR /&gt;
was able to determine the number of .ini files in the directory, but I can't&lt;BR /&gt;
figure out how to list only the .ini files in a list box?&lt;BR /&gt;
&lt;BR /&gt;
Thank you&lt;/SMCKENZIE&gt;</description>
    <pubDate>Wed, 17 Aug 2005 02:24:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-08-17T02:24:53Z</dc:date>
    <item>
      <title>Generating a list of .ini files in a directory</title>
      <link>https://forums.autodesk.com/t5/vba-forum/generating-a-list-of-ini-files-in-a-directory/m-p/1407564#M41406</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I was able to create a list of files (.dwg) using VB 6 in another program &lt;BR /&gt;
that I have written.  In this current VBA application, I am unable to write &lt;BR /&gt;
a list of all of the .ini files in a specific directory to a combo box.  I &lt;BR /&gt;
was able to determine the number of .ini files in the directory, but I can't &lt;BR /&gt;
figure out how to list only the .ini files in a list box?&lt;BR /&gt;
&lt;BR /&gt;
Thank you</description>
      <pubDate>Tue, 16 Aug 2005 21:46:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/generating-a-list-of-ini-files-in-a-directory/m-p/1407564#M41406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-16T21:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Generating a list of .ini files in a directory</title>
      <link>https://forums.autodesk.com/t5/vba-forum/generating-a-list-of-ini-files-in-a-directory/m-p/1407565#M41407</link>
      <description>I suspect you were using the FileListBox control in VB. This control is not &lt;BR /&gt;
available in VBA&lt;BR /&gt;
You will have to use the ListBox control and write your own code to populate &lt;BR /&gt;
the contents&lt;BR /&gt;
Check out the DIR method in the VBA help file or do a search on the net for &lt;BR /&gt;
FileSystemObject.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Regards&lt;BR /&gt;
Tom Roberts&lt;BR /&gt;
__________________________&lt;BR /&gt;
MechWest Design &amp;amp; Drafting&lt;BR /&gt;
Perth, Western Australia&lt;BR /&gt;
&lt;BR /&gt;
"bcbii" &lt;SMCKENZIE&gt; wrote in message &lt;BR /&gt;
news:4930321@discussion.autodesk.com...&lt;BR /&gt;
Hi,&lt;BR /&gt;
&lt;BR /&gt;
I was able to create a list of files (.dwg) using VB 6 in another program&lt;BR /&gt;
that I have written.  In this current VBA application, I am unable to write&lt;BR /&gt;
a list of all of the .ini files in a specific directory to a combo box.  I&lt;BR /&gt;
was able to determine the number of .ini files in the directory, but I can't&lt;BR /&gt;
figure out how to list only the .ini files in a list box?&lt;BR /&gt;
&lt;BR /&gt;
Thank you&lt;/SMCKENZIE&gt;</description>
      <pubDate>Wed, 17 Aug 2005 02:24:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/generating-a-list-of-ini-files-in-a-directory/m-p/1407565#M41407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-17T02:24:53Z</dc:date>
    </item>
  </channel>
</rss>

