tb2000
07-01-2008, 11:07 PM
I just realized that despite my indicator occasionally generating a divide by zero error there seems to be no warning - no log info - just silence...
I actually then went to force the error:
nRG1 = 0;
nRG1VolRatio = Volume[1] / nRG1;
Still no messages.
Am I missing something?
Thanks ahead!
tb
I actually then went to force the error:
nRG1 = 0;
nRG1VolRatio = Volume[1] / nRG1;
Still no messages.
Am I missing something?
Thanks ahead!
tb