#AVOIDING BAD ENTMOD
22-Feb-92 16:23:47
Sb: #34168-#AVOIDING BAD ENTMOD
Fm: Tony Tanzillo [LISP TM] 71241,2067
To: Jeff Masterson 70334,66
Jeff – You must manually examine all input that is destined for (entmod) (or
just about any other AutoCAD operation), and validate it, to be sure that it
is the proper type of data, an within the range that is accepted for whatever
operation is using it.
Without a more specific example that shows me what value is causing the error,
I really can't help you. If you can post the list that was sent to (entmod)
to cause the error, then perhaps I can give you a hint on what might be the
problem.
-TonyT.