SDI / MDI

SDI / MDI

Anonymous
Not applicable
239 Views
1 Reply
Message 1 of 2

SDI / MDI

Anonymous
Not applicable
Hello ,

I develop in VBA and LISP and have the following problem:
My Autodesk (Map R5) usually works in the SDI mode.
For an exception, i activate the the MDI mode and open a second Drawing for a short time.
After the 2nd Drawing was Closed again, a trigger (in VBA create and fire, when 2nd Drawing deactivate, or first drawing becomes activate or the 2nd Drawing close) the SDI- mode turned on again.
Nevertheless although only the first Drawing exists at this moment, this Message prompted.
Only after activation the prompt in the first drawing , its possible to switch the Variable SDI to "1" again.
What I have to insert in the trigger, to turn on the SDI- mode again?

Thanks, Steffen / idp.de
0 Likes
240 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
On the assumption that you are opening the second drawing in order to grab
something out of it, I suggest that you can use ObjectDBX to 'open' the
drawing and never leave SDI mode...
--
"Make the most of the best
and the least of the worst."
Robert Louis Stevenson

http://www.acadx.com
0 Likes