DBMOD

DBMOD

Anonymous
Not applicable
392 Views
5 Replies
Message 1 of 6

DBMOD

Anonymous
Not applicable
I've been looking and looking (with no success I might add) for AsdkUnsupp.arx files for AutoCAD 2004 and 2005. I'd like to be able to "reset" DBMOD to 0. Does anyone have these files?? Does one even exist for 2005?? Thanks in advance! -- Matt W The difference between genius and stupidity is that genius has its limits.
0 Likes
393 Views
5 Replies
Replies (5)
Message 2 of 6

Anonymous
Not applicable
Have you looked into (acad-push-dbmod) and (acad-pop-dbmod)? "Matt W" wrote in message news:40e3ffea$1_1@newsprd01... I've been looking and looking (with no success I might add) for AsdkUnsupp.arx files for AutoCAD 2004 and 2005. I'd like to be able to "reset" DBMOD to 0. Does anyone have these files?? Does one even exist for 2005?? Thanks in advance! -- Matt W The difference between genius and stupidity is that genius has its limits.
0 Likes
Message 3 of 6

Anonymous
Not applicable
Is that a function within the AsdkUnsupp file?? Because if it is, I don't have it. Can you post a copy of it to the CF ng?? Is there one for 2005??? -- Matt W The difference between genius and stupidity is that genius has its limits. "Allen Johnson" wrote in message news:40e417c5$1_1@newsprd01... Have you looked into (acad-push-dbmod) and (acad-pop-dbmod)? "Matt W" wrote in message news:40e3ffea$1_1@newsprd01... I've been looking and looking (with no success I might add) for AsdkUnsupp.arx files for AutoCAD 2004 and 2005. I'd like to be able to "reset" DBMOD to 0. Does anyone have these files?? Does one even exist for 2005?? Thanks in advance! -- Matt W The difference between genius and stupidity is that genius has its limits.
0 Likes
Message 4 of 6

Anonymous
Not applicable
See the post by Mark Propst February 2, 2004 Re: Close Command: "The acad-push-dbmod and acad-pop-dbmod functions are implemented in acadapp.arx, which is loaded by default on AutoCAD startup, but can be disabled, if desired" http://www.google.com/groups?q=+%22(acad-push-dbmod)%22+group:autodesk.autocad.customization&hl=en&lr=&ie=UTF-8&selm=401ef3b6_3%40newsprd01&rnum=5 "Matt W" wrote in message news:40e41c78$1_1@newsprd01... Is that a function within the AsdkUnsupp file?? Because if it is, I don't have it. Can you post a copy of it to the CF ng?? Is there one for 2005??? -- Matt W The difference between genius and stupidity is that genius has its limits. "Allen Johnson" wrote in message news:40e417c5$1_1@newsprd01... Have you looked into (acad-push-dbmod) and (acad-pop-dbmod)? "Matt W" wrote in message news:40e3ffea$1_1@newsprd01... I've been looking and looking (with no success I might add) for AsdkUnsupp.arx files for AutoCAD 2004 and 2005. I'd like to be able to "reset" DBMOD to 0. Does anyone have these files?? Does one even exist for 2005?? Thanks in advance! -- Matt W The difference between genius and stupidity is that genius has its limits.
0 Likes
Message 5 of 6

Anonymous
Not applicable
I wanted to do all of this in VBA, but I think I can make it work through LSP. Thanks! And by the way, I searched all of my ABS4 help files and could NOT find anything on acad-push-dbmod. -- Matt W The difference between genius and stupidity is that genius has its limits. "Allen Johnson" wrote in message news:40e420dc$1_2@newsprd01... See the post by Mark Propst February 2, 2004 Re: Close Command: "The acad-push-dbmod and acad-pop-dbmod functions are implemented in acadapp.arx, which is loaded by default on AutoCAD startup, but can be disabled, if desired" http://www.google.com/groups?q=+%22(acad-push-dbmod)%22+group:autodesk.autocad.customization&hl=en&lr=&ie=UTF-8&selm=401ef3b6_3%40newsprd01&rnum=5 "Matt W" wrote in message news:40e41c78$1_1@newsprd01... Is that a function within the AsdkUnsupp file?? Because if it is, I don't have it. Can you post a copy of it to the CF ng?? Is there one for 2005??? -- Matt W The difference between genius and stupidity is that genius has its limits. "Allen Johnson" wrote in message news:40e417c5$1_1@newsprd01... Have you looked into (acad-push-dbmod) and (acad-pop-dbmod)? "Matt W" wrote in message news:40e3ffea$1_1@newsprd01... I've been looking and looking (with no success I might add) for AsdkUnsupp.arx files for AutoCAD 2004 and 2005. I'd like to be able to "reset" DBMOD to 0. Does anyone have these files?? Does one even exist for 2005?? Thanks in advance! -- Matt W The difference between genius and stupidity is that genius has its limits.
0 Likes
Message 6 of 6

Anonymous
Not applicable
It used to be here. It looks as if it were removed. Apparently adesk doesn't want you to have it anymore. Given that, I wouldn't rely on it for development, since you can't rely on it. 🙂 The functions that Allen mentioned are in lisp. You might develop this particular app in lisp. -- ---- Ed ---- "Matt W" wrote in message news:40e41c78$1_1@newsprd01... Is that a function within the AsdkUnsupp file?? Because if it is, I don't have it. Can you post a copy of it to the CF ng?? Is there one for 2005??? -- Matt W The difference between genius and stupidity is that genius has its limits. "Allen Johnson" wrote in message news:40e417c5$1_1@newsprd01... Have you looked into (acad-push-dbmod) and (acad-pop-dbmod)? "Matt W" wrote in message news:40e3ffea$1_1@newsprd01... I've been looking and looking (with no success I might add) for AsdkUnsupp.arx files for AutoCAD 2004 and 2005. I'd like to be able to "reset" DBMOD to 0. Does anyone have these files?? Does one even exist for 2005?? Thanks in advance! -- Matt W The difference between genius and stupidity is that genius has its limits.
0 Likes