PDA

View Full Version : mleader module location



billy342601
2007-09-21, 09:32 PM
Does anyone know which loaded module contains the mleaderstyle command? I am attempting to redefine it and my redefine keeps getting over written by the module when it loads after my undefine occurs.

I have also attempted to do this by appending the s::startup function in lisp. I'm still getting the same error of "Unknown Command." Once everything is loaded up and I'm at the command line, I can undefine it then without a problem.

Any suggestions will be helpful, thanks.

Moderator: Feel free to move this into the proper location in the forumns.

Thanks

Bill

billy342601
2007-09-27, 08:38 PM
This issue was solved. See post in lisp section for answer.