<?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: Open all the drawings quickly worked in last session in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/11076167#M136519</link>
    <description>&lt;P&gt;You need to create a .scr file with Microsoft Notepad and save it in&amp;nbsp;"C:\dumpdocs.scr" (see screenshot attached).&lt;/P&gt;&lt;P&gt;Then it work for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/52747"&gt;@Moshe-A&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Apr 2022 10:48:31 GMT</pubDate>
    <dc:creator>a.rossiM7BDC</dc:creator>
    <dc:date>2022-04-01T10:48:31Z</dc:date>
    <item>
      <title>Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853220#M136503</link>
      <description>&lt;P&gt;Hi Everyone,&lt;BR /&gt;I want to quickly open all the drawings which i had worked in last session. Suppose Today I have many drawings opened in autocad tab for working. But tomorrow when i start the autocad again i have to open all the drawings which takes more time to reopen all the drawings which i had opened yesterday. Is there a quick way to open all the drawing which i work on frequently.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2019 09:53:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853220#M136503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-15T09:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853254#M136504</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;FONT color="#999999"&gt;&lt;EM&gt;Is there a quick way to open all the drawing which i work on frequently.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;you can v&lt;SPAN&gt;iew the most recently used files with the Recent Documents list.&amp;nbsp;Files display in the Recent Documents list with the most recently used file at the top by default.&amp;nbsp;You can keep a file listed regardless of files that you save later by clicking the push pin button to the right of the file name.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fru.png" style="width: 293px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/647585i332EE5C5ED531BAD/image-dimensions/293x200?v=v2" width="293" height="200" role="button" title="fru.png" alt="fru.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2019 10:38:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853254#M136504</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2019-06-15T10:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853422#M136505</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your reply !&lt;/P&gt;&lt;P&gt;Is there any settings where i can make some of the recent documents to open automatically when autocad starts.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2019 14:22:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853422#M136505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-15T14:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853507#M136506</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp; hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is your solution with lisp that have a small limitation, i mean you need to control it cause there no way that lisp know when you exit AutoCAD. so a moment before you close AutoCAD invoke DUMPDOCS command. the lisp should be loaded from appload statup suite so it will be available all times and it does not matter from which opened dwg you run it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wrap the following program in a lisp file call it dumpdocs.lsp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the lisp creates a script file with all dwgs (that were open at the time you run it) to be open the next startup. the script is created in root directory of drive c:\&amp;nbsp; but you can move it to any place else you want by changing the path for fname variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to run AutoCAD with the script, copy AutoCAD shortcut on your desktop, right click it and select properties, go to shortcut tab and copy and paste following characters to the end of the target field, not too close, leave one space there.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;/b&amp;nbsp; c:\dumpdocs&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;/b&lt;/FONT&gt; is a command line switch that tell AutoCAD to run the script at startup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;enjoy&amp;nbsp;&amp;nbsp;&lt;img id="smileylol" class="emoticon emoticon-smileylol" src="https://forums.autodesk.com/i/smilies/16x16_smiley-lol.png" alt="Smiley LOL" title="Smiley LOL" /&gt;&lt;/P&gt;&lt;P&gt;moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(vl-load-com)

(defun c:dumpdocs (/ fname f)
 (setq fname "c:\\dumpdocs.scr") 
 (setq f (open fname "w")) 
  
 (vlax-for doc (vla-get-documents (vlax-get-acad-object))
  (write-line (strcat "open " (vl-prin1-to-string (vl-string-translate "\\" "/" (vla-get-fullName doc)))) f)&lt;BR /&gt;  (vlax-release-object doc)
 )  

 (setq f (close f))
 (princ (strcat "\nCreating " fname ", done.")) 
 (princ)  
)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2019 16:27:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853507#M136506</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2019-06-15T16:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853865#M136507</link>
      <description>&lt;P&gt;Hi Moshe,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;BR /&gt;But i am not getting it worked. may be dont know where i did wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did the following :&lt;/P&gt;&lt;P&gt;1. I created the dumpdocs.lsp file and placed in drive C:\&lt;/P&gt;&lt;P&gt;2. In Autocad shortcut properties Target field i modified at the end of the field as below:&lt;/P&gt;&lt;P&gt;"C:\Program Files\Autodesk\AutoCAD 2018\acad.exe" /product ACAD /language "en-US" /b c:\dumpdocs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i invoke dumpdocs command before exiting autocad it prompts an error.&lt;BR /&gt;; error: bad argument type: streamp nil&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When i start autocad i am getting below message:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 194px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/647700i0DA3E6D7BB6B94E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 06:04:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853865#M136507</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-16T06:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853872#M136508</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp; hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe something is wrong with the file names. make sure all the opened files are real file names (not drawing1, drawing2...etc) and has at least one save and if you still getting the same error wrap 2-3 of these file in zip and post them (you can delete the content)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;better to lay dumpdocs.lsp file in a library lisp folder.&lt;/P&gt;&lt;P&gt;of course if the lisp result with an error the script file is not created and AutoCAD fail to find the script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 06:24:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8853872#M136508</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2019-06-16T06:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8854191#M136509</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp; hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;edit this code line (&lt;FONT color="#FF0000"&gt;in red&lt;/FONT&gt;)&lt;/P&gt;&lt;PRE&gt;(write-line (strcat "open " (vl-prin1-to-string (vl-string-translate "&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;\\&lt;/FONT&gt;&lt;/STRONG&gt;" "/" (vla-get-fullName doc)))) f)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with this line (&lt;FONT color="#0000FF"&gt;in blue&lt;/FONT&gt;)&lt;/P&gt;&lt;PRE&gt;(write-line (strcat "open " (vl-prin1-to-string (vl-string-translate "&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;\\\\&lt;/FONT&gt;&lt;/STRONG&gt;" "/" (vla-get-fullName doc)))) f)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;maybe this will make it work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 17:26:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8854191#M136509</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2019-06-16T17:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8866176#M136510</link>
      <description>&lt;P&gt;Hi Moshe,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I will check this out and let you know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2019 04:50:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8866176#M136510</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-22T04:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8866992#M136511</link>
      <description>&lt;P&gt;Hi Moshe,&lt;/P&gt;&lt;P&gt;I changed the code but still iam getting the same display as i got in message 5&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/647700i0DA3E6D7BB6B94E1/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="Capture.PNG" title="Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried placing the lsp file in start up suite also but i am not getting. Anyway thanks for your help. i will check what went wrong in my steps.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2019 07:15:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8866992#M136511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-23T07:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8866999#M136512</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp; hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the first time you must open autocad with the old shortcut than run the lisp, this should create the script file and only than you can use the new shortcut but again if running the lisp stops with and error, then the script file is not created and there is no point in invoking autocad from the new shortcut.&lt;/P&gt;&lt;P&gt;wrap in zip file 3-4 of the files you are testing (skip the xrefs i do not mind) and post it here so i can check also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2019 08:12:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8866999#M136512</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2019-06-23T08:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8867049#M136513</link>
      <description>&lt;P&gt;Hi Moshe&lt;/P&gt;&lt;P&gt;i have attached the zip file of drawings which i used for testing. You can test it and let me know if it works for you!&lt;/P&gt;&lt;P&gt;Then i have to look at it what is wrong in my procedure.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2019 10:32:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8867049#M136513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-23T10:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8867185#M136514</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using AutoCAD LT?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2019 15:40:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8867185#M136514</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2019-06-23T15:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8867226#M136515</link>
      <description>&lt;P&gt;No, i am using Autocad 2018 ...&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2019 16:43:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8867226#M136515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-23T16:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8867234#M136516</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;maybe you are missing some in warping the lisp file so here it is attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2019 16:55:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8867234#M136516</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2019-06-23T16:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8869829#M136517</link>
      <description>&lt;P&gt;Hi Moshe,&lt;/P&gt;&lt;P&gt;I checked the file but still iam not getting. if it works for you then its good. i have to check again on my side what went wrong. Thanks for your support and time Moshe.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 03:39:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8869829#M136517</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-25T03:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8869862#M136518</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it's &lt;SPAN&gt;impossible&lt;/SPAN&gt; it does not work for you. it is a simple lisp no more&lt;/P&gt;&lt;P&gt;describe in details what you are doing? where you saved the lisp? how do you load it and run.&lt;/P&gt;&lt;P&gt;do a video or send some photos.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 04:34:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/8869862#M136518</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2019-06-25T04:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/11076167#M136519</link>
      <description>&lt;P&gt;You need to create a .scr file with Microsoft Notepad and save it in&amp;nbsp;"C:\dumpdocs.scr" (see screenshot attached).&lt;/P&gt;&lt;P&gt;Then it work for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/52747"&gt;@Moshe-A&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 10:48:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/11076167#M136519</guid>
      <dc:creator>a.rossiM7BDC</dc:creator>
      <dc:date>2022-04-01T10:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Open all the drawings quickly worked in last session</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/11132858#M136520</link>
      <description>&lt;P&gt;This works great! Any idea how to make it compatible with read-only files. The script pauses for user-input when asking if you would like to open drawings as read-only which then stops the script from continuing to run.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway to default to "Y" when asked to open as read-only or I'd even take just opening everything as read-only as a consolation. Love the code but I would typically use it when I have several drawings open from a server that are read-only and I don't want to go through and save each one locally.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:26:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/open-all-the-drawings-quickly-worked-in-last-session/m-p/11132858#M136520</guid>
      <dc:creator>dmadduxjr</dc:creator>
      <dc:date>2022-04-27T16:26:13Z</dc:date>
    </item>
  </channel>
</rss>

