OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: khann on August 09, 2013, 09:01:03 PM

Title: Is this a mistyped "dcl_SuppresMessages"
Post by: khann on August 09, 2013, 09:01:03 PM
Hi.
Apropos results show these two.

DCL_SUPPRESMESSAGES
and
dcl_suppressmessages

What's the difference?

http://www.opendcl.com/HelpFiles/index.php?page=Reference/Function/SuppressMessages.htm
and the OpenDCL(tm) Help Page shows only

(dcl_SuppresMessages {Suppress [as Boolean]})
Title: Re: Is this a mistyped "dcl_SuppresMessages"
Post by: Fred Tomke on August 10, 2013, 01:04:39 AM
Hi, yes it is. Good catch!  8)
In ENU Help as well as in DEU help files.

Regards, Fred
Title: Re: Is this a mistyped "dcl_SuppresMessages"
Post by: owenwengerd on August 10, 2013, 05:45:11 AM
Good catch! This is now fixed for the next build.
Title: Re: Is this a mistyped "dcl_SuppresMessages"
Post by: khann on August 11, 2013, 06:12:09 PM
Hi, Fred and Owen.
Oh.. I'm wondering !!!
Is that really mistyped?

I just found it by chance for preventing ODCL error message popup
because I've testing wrong code of so many errors.
Title: Re: Is this a mistyped "dcl_SuppresMessages"
Post by: Fred Tomke on August 11, 2013, 10:51:56 PM
Hi, be sure it is only a type mismatch in the documentation but not in the code :)

Regards, Fred
Title: Re: Is this a mistyped "dcl_SuppresMessages"
Post by: khann on August 13, 2013, 01:03:49 AM
Hi, Fred.
Yes, you're right. I think everyone knows that.
I just catched it out by a lucky chance.   :-*