Message 1 of 4

Not applicable
08-11-2017
09:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Afternoon All,
Can someone please help with my below macro, I cannot seem to get it to work:
^C^C$M=$ (if,$(=,(TBLSEARCH "LTYPE" "bank_top_l"),nil),-LINETYPE;L;BANK_TOP_L;LINKSLT1.lin;,)
Basically I want to check if an existing linetype "bank_top_l" exists within the dwg file and if it doesn't load the linetype and if it does exist do nothing.
Solved! Go to Solution.