Page 1 of 1

DPlot_SetErrorMethod

Posted: Thu Apr 02, 2009 4:59 am
by wombo
I could not find any documentation on this function on the website

when it is set at 2 I know it uses a Messagebox to report errors what are the other options?

Posted: Thu Apr 02, 2009 12:27 pm
by DPlotAdmin
1 uses OutputDebugString. I'm not sure whether VB has a facility for displaying those messages, sorry.

0 doesn't display any error messages.

Posted: Sat Apr 04, 2009 7:56 am
by wombo
Ahh ok. Thanks.

I had a guess 0 would be nothing.