View Single Post

  #3 (permalink)  
Old 04-03-2006
it-fraggel it-fraggel is offline
Junior Member
White Belt
 
Join Date: Mar 2006
Posts: 2
Hi,

first thanks for your effort. It was a typeconflict error message at runtime. At least i found the root cause. I defined a array [0..100] but only [0.99] where filled up. At that time when i call the add of the polyline the error was thrown. No it's working fine.

Thanks,
Ingo
Reply With Quote