Jump to content

Recommended Posts

Posted
That would make total sense and I assure you I gave it some thought, lol, I promise ;) However, I have the command piggybacking with our plot command because most users tend to forget to change their initials so I took the liberty to do it programmatically. Its fine though really no big deal I was just curious.
I know this is a silly fix, but the user could just open the drawing as a read only if they just want to plot it. To speed it up a bit, you could have it not run in your plot lisp routine if drawing is read only by checking if writestat is 0 (which is read only). You could also do it by checking the dbmod variable and if nothing is modified, then don't run the initial changing lisp.
  • Replies 20
  • Created
  • Last Reply

Top Posters In This Topic

  • tmelancon

    11

  • David Bethel

    3

  • Lee Mac

    3

  • marko_ribar

    1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...