<?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: what can we do on a closed file without opening it? in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12767464#M14290</link>
    <description>&lt;P&gt;Glad that worked out for you…cheers!!!&lt;/P&gt;</description>
    <pubDate>Sun, 12 May 2024 07:48:16 GMT</pubDate>
    <dc:creator>paullimapa</dc:creator>
    <dc:date>2024-05-12T07:48:16Z</dc:date>
    <item>
      <title>what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12759588#M14273</link>
      <description>&lt;P&gt;What range of operations can we do on a closed file with LISP without opening the file?&lt;BR /&gt;and how to do it?&amp;nbsp;&lt;BR /&gt;Of course, I will need to run the Lisp from another open file,&lt;BR /&gt;but the operation will be on a closed file.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For example,&lt;BR /&gt;I want to add layers,&lt;BR /&gt;delete layers,&lt;BR /&gt;freeze layers,&amp;nbsp;&lt;BR /&gt;search layers&lt;BR /&gt;delete a specific LAYOUT from one or multiple files,&lt;BR /&gt;unload specific XREF from a file.&lt;BR /&gt;but I don't want to open the files,&lt;BR /&gt;or it take a long time to open the file only cos there is one layout that make it heavy.&lt;/P&gt;&lt;P&gt;myb it can be divided between getting information about a closed file&amp;nbsp;&lt;BR /&gt;and do things on the closed file and saving the changes?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 06:05:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12759588#M14273</guid>
      <dc:creator>danielFMN5S</dc:creator>
      <dc:date>2024-05-08T06:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12759642#M14274</link>
      <description>&lt;P&gt;&lt;STRONG&gt;ObjectDBX&lt;/STRONG&gt; can help open a dwg&amp;nbsp; file into memory and do with it a limited number of operations. the layers' are among them.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 06:29:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12759642#M14274</guid>
      <dc:creator>komondormrex</dc:creator>
      <dc:date>2024-05-08T06:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12759792#M14275</link>
      <description>&lt;P&gt;it can also make changes in the file ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 08:16:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12759792#M14275</guid>
      <dc:creator>danielFMN5S</dc:creator>
      <dc:date>2024-05-08T08:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12759853#M14276</link>
      <description>&lt;P&gt;sure, you can save the opened file with changes made.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 08:41:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12759853#M14276</guid>
      <dc:creator>komondormrex</dc:creator>
      <dc:date>2024-05-08T08:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760148#M14277</link>
      <description>&lt;P&gt;can u give me an example how to search the layer "123" in a file,&amp;nbsp; without open the file?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 11:32:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760148#M14277</guid>
      <dc:creator>danielFMN5S</dc:creator>
      <dc:date>2024-05-08T11:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760456#M14278</link>
      <description>&lt;LI-CODE lang="lisp"&gt;(setq acad_DBX_Object (vlax-create-object (strcat "ObjectDBX.AxDbDocument." (substr (getvar 'acadver) 1 2)))
	  layer_found nil
)
(vla-open acad_DBX_Object "your_drive:\\your_path\\your_file.dwg")
(vlax-map-collection (vla-get-layers acad_DBX_Object)  
	'(lambda (layer) (if (= "123" (vla-get-name layer)) (setq layer_found t)))
)
(if layer_found (alert "Layer \"123\" found") (alert "Layer \"123\" not found"))
(vla-release-object acad_DBX_Object)&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 08 May 2024 13:40:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760456#M14278</guid>
      <dc:creator>komondormrex</dc:creator>
      <dc:date>2024-05-08T13:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760600#M14279</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13423916"&gt;@komondormrex&lt;/a&gt;&amp;nbsp;Any chance you want to take a stab at the requested scope from the OP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pendean_0-1715179771990.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1359757i5755050029310BA2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pendean_0-1715179771990.png" alt="pendean_0-1715179771990.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 14:49:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760600#M14279</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-05-08T14:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760605#M14280</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14261149"&gt;@danielFMN5S&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;...there is one layout that make it heavy.&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;While you wait for your ask... Have you had a chance to try any of these solutions to fix the slow-to-open-a-layout issue yet&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/Slow-performance-when-switching-layouts-in-AutoCAD.html#:~:text=Community-,Slow%20performance%20when%20switching%20between%20layouts%20in%20AutoCAD,-Autodesk%20Support" target="_blank" rel="noopener"&gt;https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/Slow-performance-when-switching-layouts-in-AutoCAD.html#:~:text=Community-,Slow%20performance%20when%20switching%20between%20layouts%20in%20AutoCAD,-Autodesk%20Support&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;and possibly&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;A href="https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/AutoCAD-Not-Responding-when-switching-tabs.html" target="_blank"&gt;https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/AutoCAD-Not-Responding-when-switching-tabs.html&lt;/A&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 08 May 2024 14:52:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760605#M14280</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-05-08T14:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760825#M14281</link>
      <description>&lt;P&gt;You can do all the layer changes via ObjectDB (not opening the file). I think you can remove XREFs, but I'd have to double check that. You can't edit layouts (names, delete, etc) in ACAD due to bugs. Works fine in BCAD though.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 16:06:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760825#M14281</guid>
      <dc:creator>MrJSmith</dc:creator>
      <dc:date>2024-05-08T16:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760984#M14282</link>
      <description>&lt;P&gt;The&amp;nbsp;&lt;STRONG&gt;delfromdwg.lsp&lt;/STRONG&gt; code offers a function as an example using ODBX to open given dwg name &amp;amp; delete given xref name&lt;/P&gt;&lt;P&gt;For Example:&lt;BR /&gt;To delete from Drawing c:\autodesk\TestDwg.dwg Xref with name MyTest:&lt;BR /&gt;(delfromdwg (findfile"c:\\autodesk\\TestDwg.dwg") "MyTest")&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 17:31:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12760984#M14282</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-05-08T17:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12762165#M14283</link>
      <description>&lt;P&gt;Thanks,&lt;BR /&gt;your code works fine.&lt;BR /&gt;However, I'm getting an error message: "error: no function definition: VLA-RELEASE-OBJECT."&lt;BR /&gt;I've already run (vl-load-com),&lt;BR /&gt;and I don't have issues with other VLA commands.&lt;BR /&gt;I'm using Civil 3D 2024.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I did the most from ure links,&lt;BR /&gt;but I'm facing this issue specifically with a layout&lt;BR /&gt;that I changed to "conceptual" and saved.&lt;BR /&gt;When I tried to open the file again,&lt;BR /&gt;it wouldn't open.&lt;BR /&gt;I narrowed down the problem to the layout being saved in conceptual mode.&lt;/P&gt;&lt;P&gt;Therefore, I was hoping to create some Lisp routines to help organize files&lt;BR /&gt;and potentially bypass some of these bugs.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3924657"&gt;@MrJSmith&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;u said "You can't edit layouts (names, delete, etc) in ACAD due to bugs."&amp;nbsp;&lt;BR /&gt;Are these bugs still present in the 2024 version?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1137264"&gt;@paullimapa&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I ran the Lisp code you provided,&lt;BR /&gt;but it didn't work when I tried to detach the XREF from the file.&lt;BR /&gt;It gave me the error message: "my file" Does NOT Contain Blocks: [numbers.dwg] on Any Layer."&lt;/P&gt;&lt;P&gt;I'll take a closer look at it later&lt;BR /&gt;I might have entered the XREF name incorrectly?&lt;BR /&gt;the xref name is&amp;nbsp;numbers.dwg&lt;BR /&gt;i also tried&amp;nbsp;&lt;BR /&gt;(delfromdwg (findfile "my file path") "numbers" nil)&lt;BR /&gt;cos (delfromdwg (findfile "my file path") "numbers") gave me "error: too few arguments"&lt;BR /&gt;my xref file is numbers.dwg&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 07:39:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12762165#M14283</guid>
      <dc:creator>danielFMN5S</dc:creator>
      <dc:date>2024-05-09T07:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12762265#M14284</link>
      <description>&lt;P&gt;Not sure but why use findfile when you look at examples in teh code they have a full dwg path ? The Findfile may be causing the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;(delfromdwg (findfile"c:\\autodesk\\Floor Plan Sample.dwg") "CHAIR7" nil)
maybe
(delfromdwg "c:\\autodesk\\Floor Plan Sample.dwg" "CHAIR7" nil)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 08:33:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12762265#M14284</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2024-05-09T08:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12762329#M14285</link>
      <description>&lt;P&gt;I think with layouts you must use the layout manager; I don’t think this is available in Autolisp, I could be wrong though.&lt;/P&gt;&lt;P&gt;.NET may be an option if you get stuck, or python if you’re feeling adventurous&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import traceback
from pyrx_imp import Rx, Ge, Db, Ap, Ed, Gi, Gs

def deleteLayouts(db : Db.Database, layouts):
    try:
        man =  Db.LayoutManager()
        token = man.setupForLayouts(db)
        for layout in layouts:
            if man.layoutExists(layout,db):
                man.deleteLayout(layout,db)
    finally:
        man.clearSetupForLayouts(token)
        
def layerStuff(db : Db.Database, layers):
    lt = Db.LayerTable(db.layerTableId())
    for name , id in lt.toDict().items():
        if name in layers:
            ltr = Db.LayerTableRecord(id, Db.OpenMode.kForWrite)
            ltr.setIsFrozen(True)
            
def databaseProcessor(path : str, bsave: bool):
    db = Db.Database(False, True)
    db.readDwgFile(path)
    db.closeInput(True)
    deleteLayouts(db,["Layout1", "Layout2"])
    layerStuff(db,["1_1_WALLS", "1_2_BASES_PLAN"])
    if bsave:
        db.saveAs(path)
        
def PyRxCmd_doit():
    try:
        databaseProcessor("E:/06457Submittal.dwg", True)
    except Exception as err:
        print(err)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 09:23:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12762329#M14285</guid>
      <dc:creator>daniel_cadext</dc:creator>
      <dc:date>2024-05-09T09:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12762944#M14286</link>
      <description>&lt;P&gt;yes...no need for findfile&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 14:57:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12762944#M14286</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-05-09T14:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12762952#M14287</link>
      <description>&lt;P&gt;Ok, my mistake...I posted the wrong code. That one deletes &lt;STRONG&gt;Block Inserts&lt;/STRONG&gt; on given &lt;STRONG&gt;Layer&lt;/STRONG&gt; names but not &lt;STRONG&gt;Xrefs&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;The attached&amp;nbsp;&lt;STRONG&gt;DelXrfFromdwg.lsp&lt;/STRONG&gt; should delete &lt;STRONG&gt;Xrefs&lt;/STRONG&gt; on any Layer.&lt;/P&gt;&lt;P&gt;For Example:&lt;BR /&gt;To delete from drawing &lt;STRONG&gt;TestDwg.dwg&lt;/STRONG&gt; Xref with name &lt;STRONG&gt;MyTest&lt;/STRONG&gt;:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;(DelXrfFromdwg "c:\\autodesk\\TestDwg.dwg" "MyTest")&lt;/LI-CODE&gt;&lt;P&gt;Note: as&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6254908"&gt;@Sea-Haven&lt;/a&gt;&amp;nbsp;replied there's no need for findfile&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this works on plain &lt;STRONG&gt;AutoCAD 2024&lt;/STRONG&gt; but not sure if it'll work on&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;Civil 3D 2024&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As for "error: no function definition: VLA-RELEASE-OBJECT"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The actual function name should be:&amp;nbsp;&lt;STRONG&gt;VLAX-RELEASE-OBJECT&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 15:03:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12762952#M14287</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-05-09T15:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12763080#M14288</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14261149"&gt;@danielFMN5S&lt;/a&gt;&amp;nbsp;Yes, I tested in 2024. These ObjectDB bugs have been in AutoCAD for 20-30 years. I have lost any hope of them ever being fixed. As mentioned by others, .NET or Python would probably work. Or pickup a copy of BCAD LT (assuming non-3D dwgs) for a couple hundred. For automation solutions, it is superior in every way.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 16:01:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12763080#M14288</guid>
      <dc:creator>MrJSmith</dc:creator>
      <dc:date>2024-05-09T16:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12767453#M14289</link>
      <description>&lt;P&gt;Tnx a lot, it's working great!&lt;/P&gt;&lt;P&gt;This code detaches my Xref without opening the main file.&lt;BR /&gt;You're awesome!&lt;/P&gt;&lt;P&gt;P.S. You're right&lt;/P&gt;&lt;P&gt;The command was vlax, not vla.&lt;BR /&gt;When I used vlax, it worked perfectly.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6254908"&gt;@Sea-Haven&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;yes, no need findfile,&amp;nbsp;&lt;BR /&gt;In the first Lisp that deletes blocks, they included findfile in the examples.&lt;BR /&gt;However, I tested the new Lisp Paul posted (detach Xref) with findfile&lt;BR /&gt;and it worked great.&lt;BR /&gt;But I agree with you, there's no need for findfile.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8575899"&gt;@daniel_cadext&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;I'm sure Python for AutoCAD is a great tool,&lt;BR /&gt;and I'll definitely learn more about the process.&lt;BR /&gt;tnx a lot&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3924657"&gt;@MrJSmith&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;So, I won't hold my breath for version 2025. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;Tnx a lot for everyone ure amazing&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2024 07:33:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12767453#M14289</guid>
      <dc:creator>danielFMN5S</dc:creator>
      <dc:date>2024-05-12T07:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: what can we do on a closed file without opening it?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12767464#M14290</link>
      <description>&lt;P&gt;Glad that worked out for you…cheers!!!&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2024 07:48:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/what-can-we-do-on-a-closed-file-without-opening-it/m-p/12767464#M14290</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-05-12T07:48:16Z</dc:date>
    </item>
  </channel>
</rss>

