10 Jan
2008
10 Jan
'08
5:33 p.m.
Hi Andrew,
exception is thrown. Here is the line of code that blows up:
b = record.tempFactor + record_next.tempFactor
The exception correctly states that the record_next object has no attribute named 'tempFactor'. Perhaps I am doing something incorrectly, or perhaps there is a bug in the from_ins function itself. If any of you can offer some insight into this problem I would greatly appreciate it. Thank you.
I think we need to fix from_ins.py. Could you send us a .res file that leads to the crash? Ralf