10-01-2012 04:30 PM
You cannot catch the error before the pop up in Write to Spreadsheet File.vi. So you can try to identify the error condition before you call that or do your own file handling with the lower level file functions which do have standard error connections.
Lynn
10-01-2012 05:56 PM
@kurabiye wrote:
Dear @johnsold,
There is a big possibility that error pop up is coming from the Write to spreadsheet VI. Cos yes, I am using such a VI and I am not sure If I want to replace it with something else cos it really works well at this moment .. Can I find a way to catch the error from write to spreadsheet with my error case handler w/o needing a user to respond?
Yet another user burned by this. You may want to kudo this idea