<?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 Batch Save Utility is seeing all my files as read-only in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765568#M14114</link>
    <description>&lt;P class="lia-align-left"&gt;I wrote a script to grab a block from a set location and import it. I'm trying to use the batch save utility to run it on 106 files.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Here's the script:&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;(load "C:/Users/jforrester/Desktop/JRF LSP/StealV1-8.lsp")&lt;BR /&gt;setvar "BLOCKREDEFINEMODE" 2&lt;BR /&gt;Steal "C:\\Users\\jforrester\\Desktop\\Scratch\\blocksforimport.dwg" '(("Blocks"("*")))&lt;BR /&gt;setvar "BLOCKREDEFINEMODE" 1&lt;BR /&gt;qsave&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;The "steal" command is from Lee Mac's steal tool.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;FONT color="#999999"&gt;When I run the batch save utility, this happens in each command window:&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;FONT color="#999999"&gt;************************MessageBox****************************&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;AutoCAD Alert&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;C:\CAD_DES\C3D\2024-CIV\Sheets\titleblock\SEH 11x17EX.dwg is currently in use or is read-only.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;Would you like to open the file read-only?&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;&amp;gt;&amp;gt;&amp;gt;Responding: Yes.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;**************************************************************&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;The file is not in use or read-only as far as I can tell, so I'm not clear why that is happening.&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;FONT color="#000000"&gt;Once it finishes running the script on all the files, the batch save utility says "106 drawings failed(noresponse/timeout/unsaved)"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;And sure enough, none of the files have the blocks imported.&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Edit: The stuff in grey I figured out (it was a desktop connector issue). My script still doesn't work though. Anyone with scripting knowledge able to help?&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2024 22:51:24 GMT</pubDate>
    <dc:creator>jforrester8HWUS</dc:creator>
    <dc:date>2024-05-10T22:51:24Z</dc:date>
    <item>
      <title>Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765568#M14114</link>
      <description>&lt;P class="lia-align-left"&gt;I wrote a script to grab a block from a set location and import it. I'm trying to use the batch save utility to run it on 106 files.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Here's the script:&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;(load "C:/Users/jforrester/Desktop/JRF LSP/StealV1-8.lsp")&lt;BR /&gt;setvar "BLOCKREDEFINEMODE" 2&lt;BR /&gt;Steal "C:\\Users\\jforrester\\Desktop\\Scratch\\blocksforimport.dwg" '(("Blocks"("*")))&lt;BR /&gt;setvar "BLOCKREDEFINEMODE" 1&lt;BR /&gt;qsave&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;The "steal" command is from Lee Mac's steal tool.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;FONT color="#999999"&gt;When I run the batch save utility, this happens in each command window:&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;FONT color="#999999"&gt;************************MessageBox****************************&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;AutoCAD Alert&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;C:\CAD_DES\C3D\2024-CIV\Sheets\titleblock\SEH 11x17EX.dwg is currently in use or is read-only.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;Would you like to open the file read-only?&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;&amp;gt;&amp;gt;&amp;gt;Responding: Yes.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;**************************************************************&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;The file is not in use or read-only as far as I can tell, so I'm not clear why that is happening.&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;FONT color="#000000"&gt;Once it finishes running the script on all the files, the batch save utility says "106 drawings failed(noresponse/timeout/unsaved)"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;And sure enough, none of the files have the blocks imported.&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Edit: The stuff in grey I figured out (it was a desktop connector issue). My script still doesn't work though. Anyone with scripting knowledge able to help?&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 22:51:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765568#M14114</guid>
      <dc:creator>jforrester8HWUS</dc:creator>
      <dc:date>2024-05-10T22:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765554#M14115</link>
      <description>&lt;P class="lia-align-left"&gt;I now realize that my files are all actually read-only, as in I can't open them to edit them normally.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;This wasn't the case before I ran my script. Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 18:58:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765554#M14115</guid>
      <dc:creator>jforrester8HWUS</dc:creator>
      <dc:date>2024-05-10T18:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765631#M14116</link>
      <description>&lt;P&gt;IF your process creates a 'new' folder and places a copy there, it (may) be marked as 'Read Only'&lt;/P&gt;&lt;P&gt;by default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try going to Windows Explorer, go to the 'parent' folder that contains the drawings.&lt;/P&gt;&lt;P&gt;Right click on that folder, and pick 'properties'.&lt;/P&gt;&lt;P&gt;Set the box that says 'Read Only' to off or blank.&lt;/P&gt;&lt;P&gt;Then, assign that to the 'folders' / drawings under the parent folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ECCAD&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 19:13:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765631#M14116</guid>
      <dc:creator>ec-cad</dc:creator>
      <dc:date>2024-05-10T19:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765672#M14117</link>
      <description>&lt;P&gt;When you say:&lt;/P&gt;&lt;P class="lia-align-left"&gt;"When I run the batch save utility, this happens in each command window:&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;************************MessageBox****************************&lt;BR /&gt;AutoCAD Alert&lt;BR /&gt;C:\CAD_DES\C3D\2024-CIV\Sheets\titleblock\SEH 11x17EX.dwg is currently in use or is read-only.&lt;BR /&gt;Would you like to open the file read-only?&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;Responding: Yes.&lt;BR /&gt;**************************************************************"&lt;/P&gt;&lt;P class="lia-align-left"&gt;What is the 'batch save utility' ? if save, you may want to change that to qsave ?&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;ECCAD&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 19:33:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765672#M14117</guid>
      <dc:creator>ec-cad</dc:creator>
      <dc:date>2024-05-10T19:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765933#M14118</link>
      <description>&lt;P&gt;Been doing research on it. Batch Save Utility comes with recent Cival 3-D.&lt;/P&gt;&lt;P&gt;So we probably cannot 'see' what it is doing inside the code.&lt;/P&gt;&lt;P&gt;Although you say it gives you an error message about each drawing.&lt;/P&gt;&lt;P&gt;That would imply that those drawings (just before) you run the Batch Save Utility,&lt;/P&gt;&lt;P&gt;were indeed marked as 'Read-Only' - why I don't have a clue, unless they are 'inside'&lt;/P&gt;&lt;P&gt;a Zip folder - which would be logical.&lt;/P&gt;&lt;P&gt;If you open a drawing that is 'Read-Only', and do (getvar "writestat"), if it returns&lt;/P&gt;&lt;P&gt;a 0, it's read-only, if it returns a 1, it's Not read-only.&lt;/P&gt;&lt;P&gt;To test, at Windows Explorer, right click on a drawing.dwg / set it to Read-Only,.&lt;/P&gt;&lt;P&gt;Then, Double-Click it to open in Acad. It (should) give you the 'Read-Only' message.&lt;/P&gt;&lt;P&gt;Then, back to Windows Explorer, set it back to 'Not' read-only.&lt;/P&gt;&lt;P&gt;Again, Double-Click it to open in Acad. It (shouldn't) give you that message.&lt;/P&gt;&lt;P&gt;IF above testing works, then the drawings in question (were) marked as 'Read-Only' at&lt;/P&gt;&lt;P&gt;Windows level for some reason. Just make the parent Folder / all sub-folders 'Not' Read-Only,&lt;/P&gt;&lt;P&gt;as I mentioned before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ECCAD&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 22:46:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765933#M14118</guid>
      <dc:creator>ec-cad</dc:creator>
      <dc:date>2024-05-10T22:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765934#M14119</link>
      <description>&lt;P&gt;I think the file lock issue was associated with connector. Once I cut it off, the files no longer turned read-only when I ran my script.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, it still didn't work. I'm brand new to scripting, so it's probably a simple error. Can anyone look through the code and let me know? I'm stumped.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 22:48:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765934#M14119</guid>
      <dc:creator>jforrester8HWUS</dc:creator>
      <dc:date>2024-05-10T22:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765939#M14120</link>
      <description>&lt;P&gt;I don't have the Lisp you are calling, so I don't know.&lt;/P&gt;&lt;P&gt;What you could do, is to remove the line that calls Steal.....&lt;/P&gt;&lt;P&gt;and see if that lets it run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ECCAD&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 22:52:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765939#M14120</guid>
      <dc:creator>ec-cad</dc:creator>
      <dc:date>2024-05-10T22:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765947#M14121</link>
      <description>&lt;P&gt;Maybe this is the issue:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Steal "C:\\Users\\jforrester\\Desktop\\Scratch\\blocksforimport.dwg" '(("Blocks"("*")))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The line if in a script file, may have to be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(Steal "C:\\Users\\jforrester\\Desktop\\Scratch\\blocksforimport.dwg" '(("Blocks"("*"))))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;to call up the loaded function (defun Steal ( ), in the LM code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the steal code shows (defun C:STEAL ( dwg / ...)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;then the call in script would be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(command "STEAL" "C:\\Users\\jforrester\\Desktop\\Scratch\\blocksforimport.dwg" '(("Blocks"("*"))))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Give that a whirl.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ECCAD&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 23:06:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765947#M14121</guid>
      <dc:creator>ec-cad</dc:creator>
      <dc:date>2024-05-10T23:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765976#M14122</link>
      <description>&lt;P&gt;And yet another method entirely.&lt;/P&gt;&lt;P&gt;Make a backup of the blocksforimport file.&lt;/P&gt;&lt;P&gt;Open the blocksforimport file, erase all, purge all, save.&lt;/P&gt;&lt;P&gt;Then in your script, do:&lt;/P&gt;&lt;P&gt;(command "-insert"&amp;nbsp;&lt;SPAN&gt;"C:\\Users\\jforrester\\Desktop\\Scratch\\blocksforimport.dwg" "0,0" "1" "1" "0")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(command "_explode" "L")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And remove the load of the Steal lisp, and line that calls it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The insert will carry all the Block Definitions (e.g. block table), and also any Layers.&lt;/P&gt;&lt;P&gt;If you don't want those additional Layers, you can purge those.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ECCAD&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 23:34:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12765976#M14122</guid>
      <dc:creator>ec-cad</dc:creator>
      <dc:date>2024-05-10T23:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12766018#M14123</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15306255"&gt;@ec-cad&lt;/a&gt;&amp;nbsp;Success! Really appreciate your help. The idea of just inserting a .dwg with the blocks in it was much easier to get working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For anyone wondering, here's the final script that worked:&lt;BR /&gt;&lt;BR /&gt;setvar&lt;BR /&gt;BLOCKREDEFINEMODE&lt;BR /&gt;2&lt;BR /&gt;-insert&lt;BR /&gt;C:\Users\jforrester\Desktop\Scratch\blocksforimport.dwg&lt;BR /&gt;0,0&lt;BR /&gt;1&lt;BR /&gt;1&lt;BR /&gt;0&lt;BR /&gt;explode&lt;BR /&gt;L&lt;BR /&gt;setvar&lt;BR /&gt;BLOCKREDEFINEMODE&lt;BR /&gt;1&lt;BR /&gt;-purge&lt;BR /&gt;b&lt;BR /&gt;blocksforimport&lt;BR /&gt;n&lt;BR /&gt;qsave&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: it seemed to work, but I later realized it didn't do what I needed. It successfully imported all the blocks, but ignored the duplicate definitions so none of them updated. I thought setting BLOCKREDEFINEMODE or EXPERT would eliminate that behavior, but no dice.&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2024 00:54:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12766018#M14123</guid>
      <dc:creator>jforrester8HWUS</dc:creator>
      <dc:date>2024-05-12T00:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12766181#M14124</link>
      <description>&lt;P&gt;It may be worthwhile looking at using a DWT and go the other way, a dwt contains all your layers, blocks, linetypes etc a Template dwg, that you want to use so make one, then paste the other dwg into the dwt, that is how we have worked for years taking Field survey data into a design dwg. Then all our other programs work.&lt;/P&gt;</description>
      <pubDate>Sat, 11 May 2024 03:59:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12766181#M14124</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2024-05-11T03:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Save Utility is seeing all my files as read-only</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12766706#M14125</link>
      <description>&lt;P&gt;Glad to be of help. Cheers.&lt;/P&gt;&lt;P&gt;ECCAD&lt;/P&gt;</description>
      <pubDate>Sat, 11 May 2024 14:34:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-save-utility-is-seeing-all-my-files-as-read-only/m-p/12766706#M14125</guid>
      <dc:creator>ec-cad</dc:creator>
      <dc:date>2024-05-11T14:34:08Z</dc:date>
    </item>
  </channel>
</rss>

