Question: RTable. Unduly garbaged?

test.zip

1) Compile under vc express 2010 debug config. Don't forget point out your location of maplec.lib in configuration properties/Linker/General/Additional library directories. Assure that configuration is at least Debug or all.

2) Run sheet test_bombard.mw from Debug directory.

 

Have permanent crash on BombardByRandoms call. If i would transmit creating of rtable from 'InitInternal' to 'BombardByRandoms' itself - there would no crash. Is it because both rt and data are already garbaged because of being created in other procedure InitInternal? But as i see dll wasn't unloaded after 1st define_external result call, so only ALGEB have such behavior?

Please Wait...