Quantcast
Channel: DIAdem topics
Viewing all articles
Browse latest Browse all 3197

StatBlockCalc not writing properties - Diadem 2015

$
0
0

Hi,

The script below works in Diadem 2012 and writes the arithmetric mean to properties in the channel.

With diadem 2015, it does not write the properties.  It gives no error message.

If I select all the channel data ("1-"), its writes the properties.  If I set StatResChn = false, it works also.  But I don't really want to have the results in a separate channel.  Obviously, I am missing some thing...any help?

Thanks!

Thomas

dim start_Idx

dim end_Idx

StatSel(6) = "Yes"' Arith. mean

StatResChn = true

start_Idx = 607

end_Idx = 1207

callStatBlockCalc("channel", start_Idx & "-"& end_Idx,8)

 

 

 

 


Viewing all articles
Browse latest Browse all 3197

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>