Message 1 of 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have written a LISP routine to create some background files of our house plans that are used by outside vendors. Basically the code will bind and insert all xref's, then set layer visibility of specific content and wblock out files for each background we intend to provide. The trouble is if there is any xref that is "not found" or "unloaded" within the file it will break the routine and not finish the bind/insert process. What I need to do is have the routine essentially ignore or skip the xrefs that aren't resolved, and only move forward with the ones that are. Unfortunately my limited experience with LISP writing has not taught me those skills yet. Can someone please assist? I have attached a copy of the code for your reference.
Solved! Go to Solution.