Dear forum,
I met a problem.
I wanted to call AM_SAVE_SHEET_DWG in my macro.
After calling, I wanted to get a the UI like the system UI.
But with my macro, when I press OK button, I just got a wrong message.
When I change this code below
Code:
(setf views (sd-am-sheet-struct-views (sd-am-inq-sheet sheet)))
to
Code:
(setf views t)
I can get what I want.
So what's the problem?
Regards,
Andy
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP