Message 1 of 13
Timeout

Not applicable
03-15-2007
09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am working on a batch program to process 1000 + files. I started out as
a addin, but it kept hanging on me. I tried making Inventor invisible, and
added delay loops after opening and closing etc, but it didn't fix it. So I
finally switched it to a exe but I still have the same problem. I have now
made it so it makes a log file, and this last time it hung while opening a
IDW.
So my question is, how do you initiate something like loading a file, but if
it hasn't loaded within some set timeframe like 60 seconds, then to abort
and continue with the rest of the code?
--
___________________
Kent Keller
www.kwikmcad.com
a addin, but it kept hanging on me. I tried making Inventor invisible, and
added delay loops after opening and closing etc, but it didn't fix it. So I
finally switched it to a exe but I still have the same problem. I have now
made it so it makes a log file, and this last time it hung while opening a
IDW.
So my question is, how do you initiate something like loading a file, but if
it hasn't loaded within some set timeframe like 60 seconds, then to abort
and continue with the rest of the code?
--
___________________
Kent Keller
www.kwikmcad.com