01-15-2008 07:49 AM
01-15-2008 08:07 AM
zampala0,
The message boxes you are talking about are being shown modally by the functions you are calling. It would help if you could elaborate on what functions you are using to write data to files? Most likely, in order to get the functionality you are looking for, you will have to manage the files yourself and possibly create your own file overwrite dialog box vi that has a timeout feature to auto-answer the question. The best deal would be to have the user specify a target file ahead of time, check for its existence and deal with the overwrite, append question before the file vi does. Is this software running unattended and therefore needs to auto-answer prompts?
-cb
01-15-2008 09:01 AM - edited 01-15-2008 09:02 AM
01-15-2008 10:00 AM
01-15-2008 12:52 PM
01-16-2008 02:48 AM
01-16-2008 03:22 AM
For rating others' answers, you should have answered 50 opsts atleast.
Thats the latest rules...
01-16-2008 03:25 AM
01-16-2008 03:37 AM