<?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: Batch Attach in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8786040#M140447</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From your first post:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; I want to keep it simple using script :&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Now&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; Should be something like:&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; (FOR) start to finish (Do)&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Sorry, SCRIPT does not have a for-next or do-while functionality.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
    <pubDate>Sun, 12 May 2019 21:55:16 GMT</pubDate>
    <dc:creator>Alfred.NESWADBA</dc:creator>
    <dc:date>2019-05-12T21:55:16Z</dc:date>
    <item>
      <title>Batch Attach</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8774853#M140444</link>
      <description>&lt;P&gt;Using a script is that possiable to attach several files at the same time or as a list like row 3?&lt;/P&gt;
&lt;P&gt;I want to keep it simple using script :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;_.XREF&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;ATTACH&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;(list of files) or file1, file2, file3....&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;0,0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;_QSAVE&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 07:23:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8774853#M140444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-07T07:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Attach</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8774996#M140445</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Using a script is that possiable to attach several files at the same time or as a list like row 3?&lt;/P&gt;
&lt;P&gt;I want to keep it simple using script :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;_.XREF&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;ATTACH&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;(list of files) or file1, file2, file3....&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;0,0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;_QSAVE&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No. One after another. (just as an example, check prompts in command-line)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;-ATTACH&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;file1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;s&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;r&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;non&amp;nbsp; (osnaps turn off ...)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;0,0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;-ATTACH&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;file2&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;s&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;r&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;non&amp;nbsp; (osnaps turn off ...)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;0,0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 08:28:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8774996#M140445</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2019-05-07T08:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Attach</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8785882#M140446</link>
      <description>&lt;P&gt;Should be something like:&lt;/P&gt;
&lt;P&gt;(FOR) start to finish (Do)&lt;/P&gt;
&lt;P&gt;-XREF&lt;/P&gt;
&lt;P&gt;ATTACH&lt;/P&gt;
&lt;P&gt;Where start to finish is a list of files to attach!&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2019 17:34:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8785882#M140446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-12T17:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Attach</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8786040#M140447</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From your first post:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; I want to keep it simple using script :&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Now&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; Should be something like:&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; (FOR) start to finish (Do)&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Sorry, SCRIPT does not have a for-next or do-while functionality.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2019 21:55:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8786040#M140447</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2019-05-12T21:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Attach</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8786044#M140448</link>
      <description>&lt;P&gt;I have written a VBA Script to process .SCR files on a directory. Its at&amp;nbsp;&lt;A href="https://technexus.com.au/index.php/downloads/" target="_blank"&gt;https://technexus.com.au/index.php/downloads/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to see the video of how I made it, its on my YouTube Channel linked below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2019 22:14:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8786044#M140448</guid>
      <dc:creator>Tomislav.Golubovic</dc:creator>
      <dc:date>2019-05-12T22:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Attach</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8786852#M140449</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;I will try it!&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 10:04:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-attach/m-p/8786852#M140449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-13T10:04:41Z</dc:date>
    </item>
  </channel>
</rss>

