Hi,
Any ideas why[b] Ifm[/b] add-ons[b] dll[/b] might behave differently for debug as opposed to release versions of the same code. I have error-free execution inside the VS2010 debugger for the debug version but the release version behaves differently for the same .fem file. The only thing I can think of is a memory allocation or array bounds problem but are there any other things I should check. It looks like the code execution is generating different numbers so it is likely an array bounds issue. Any pointers?
Malcolm :'(