Author Topic: Problem with open file via lisp (script)  (Read 1080 times)

0 Members and 1 Guest are viewing this topic.

danglar

  • Newt
  • Posts: 161
  • Read My Li(s)(p)
Problem with open file via lisp (script)
« on: September 28, 2016, 10:28:00 AM »
Hi All!

I combined lisp for making Equal Image and xrefs Names in drawing to External Images and xrefs  Names ( based on Lee Mac Program) according to xrefs status (loaded/unloaded) (my aproach) See attached lisp

.. lisp working properly but you need to reopen file with xrefs in order to see the changes.

but the problem is:

I need to reopen file automaticaly, but script can only close the current file and not reopen it... inspide of appropriative string in a script

Can somebody help me to fix the "bug"?

Any help will be very appreciated