godfather Posted February 2, 2004 Report Share Posted February 2, 2004 I'm using the "read from file" VI and sometimes it produces a one button error dialog "not enough memory to finish this operation". Is there a possibility to disable this error dialog? Quote Link to comment
Norm Kirchner Posted February 2, 2004 Report Share Posted February 2, 2004 What is the specific error code that it is returning? What version of LV are you using? But just to get you going, if you dig in to the read from file, you'll see that there is a general error handler VI. There are 2 inputs to the error handler that you'll be interested in. The Exception Code and Exception Action. Modify this VI to ignore your error and save it as something different. :!: MAKE SURE TO SAVE IT AS A DIFFERENT VI and DO NOT UPDATE CALLERS. -Hope this gets you running Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.