unwanted dialogs

2004-04-15 Thread David Thomson
I've run into a situation that can't be unique. I was wondering if anyone had worked out a good solution. I wrote a program for a monitoring system that must run 24/7. Actually an upgrade. The first system wrote reports in Word using ActiveX. A bit of a struggle, but it all worked as I

Re: unwanted dialogs

2004-04-15 Thread LarsRoe
I think you are talking abou the automatic error handling. You can change the settings in Tools>>Options>>Block Diagram .

Re: unwanted dialogs

2004-04-15 Thread Dennis Knutson
Hi David, I agree with you about the error dialogs. NI has done the same thing in shipping VIs like Write To Spreadsheet File. For those, I've simply deleted the General Error Handler. I'm not sure of the best way to handle things in a more global sense. One idea that comes to mind is to modify Ge