AutoCAD 2002 Quit command

AutoCAD 2002 Quit command

Anonymous
Not applicable
243 Views
2 Replies
Message 1 of 3

AutoCAD 2002 Quit command

Anonymous
Not applicable
Hello everybody,

I created a lisp routine that replaces the AutoCAD quit command so that a
macro is started
when the user types quit. This also works when the user types exit and
chooses quit in the
AutoCAD screen menu. When the user chooses Exit in the File menu this is not
working.

How is this possible and what can i do about it?

Regards,

Ben van Erp
0 Likes
244 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Ben,

This happens when the menu functions uses a redefinition override.

Tony


"Ben van Erp" wrote in message
news:03D3F5CC78870B4F794EF47A2D354732@in.WebX.maYIadrTaRb...
> Hello everybody,
>
> I created a lisp routine that replaces the AutoCAD quit command so that a
> macro is started
> when the user types quit. This also works when the user types exit and
> chooses quit in the
> AutoCAD screen menu. When the user chooses Exit in the File menu this is
not
> working.
>
> How is this possible and what can i do about it?
>
> Regards,
>
> Ben van Erp
>
>
0 Likes
Message 3 of 3

Anonymous
Not applicable
Do you know how to disable the redefinition override?

Regards,

Ben


"Tony Scheving" wrote in message
news:B3184ED86CA4F7F2C8FFE3E4489A41CC@in.WebX.maYIadrTaRb...
> Ben,
>
> This happens when the menu functions uses a redefinition override.
>
> Tony
>
>
> "Ben van Erp" wrote in message
> news:03D3F5CC78870B4F794EF47A2D354732@in.WebX.maYIadrTaRb...
> > Hello everybody,
> >
> > I created a lisp routine that replaces the AutoCAD quit command so that
a
> > macro is started
> > when the user types quit. This also works when the user types exit and
> > chooses quit in the
> > AutoCAD screen menu. When the user chooses Exit in the File menu this is
> not
> > working.
> >
> > How is this possible and what can i do about it?
> >
> > Regards,
> >
> > Ben van Erp
> >
> >
>
>
0 Likes