Jump to content

Massage Box show when i open .dwg


Recommended Posts

Posted

hi...once again i am here with some Q. i have some dwg when i open these dwgs they shown first a massage box with some massage (its not error its custom massage which write by dwg provider) after that dwg open and working normally....any idea how i add my own custom massage in dwg.:unsure:

Posted

Just add the line below into your acaddoc.lsp file:

 

(alert "Your message here!")

 

But remember that this will work only on your workstation - there is no way to ship the drawing with that message to someone.

 

Regards,

Posted
there is no way to ship the drawing with that message to someone.

 

Hehe... actually there is, by using a protected namespace and stored the LISP data in the drawing dictionary - but I wouldn't advise it :D

Posted

Sound very interesting!!!

Now, that you opened the subject, how about an example?

Thanks!

 

Regards,

Posted

Great, that's all we need. Another way for these idiots to distribute viruses. :glare:

 

Would something like this end up infecting other drawings, like the educational plot stamp does? So if you xref this drawing, with this annoying message, into your drawing to use as a base, does your drawing now contain the message too?

 

God I hope people don't start doing this. :roll:

Posted
Great, that's all we need. Another way for these idiots to distribute viruses. :glare:

 

God I hope people don't start doing this. :roll:

 

Here, here.

Posted
Great, that's all we need. Another way for these idiots to distribute viruses. :glare:

 

Would something like this end up infecting other drawings, like the educational plot stamp does? So if you xref this drawing, with this annoying message, into your drawing to use as a base, does your drawing now contain the message too?

 

God I hope people don't start doing this. :roll:

 

Its not too easy to do to be honest Rod, so I wouldn't get your hopes up - it was just an example of what can be done.

Posted

Open a drawing and get a massage? You can write a LISP for that? That's as good a reason as I've ever found for upgrading from LT!

Posted

Massage? (perk) Can they do that with code now? Does the massuese have to be male?

 

 

Oh, wait. ..message... I get it now.

Posted
Open a drawing and get a massage? You can write a LISP for that? That's as good a reason as I've ever found for upgrading from LT!

 

Don't ask me why I didn't read your post.

 

At least I am not the only one in trouble.:lol:

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...