hello,
**
*   PkCy =PeakBars( probability ,a,1);

TrCy =TroughBars(probability,a,1);

TstCy= IIf(PkCy > TrCy,TrCy,PkCy) ;
**

for ( i =0 ; i < TstCy ;  i ++ )
*

**
             I have a problem with the array  TstCy  , i would like to use
the array in a loop .

* *    Thanks .


    Warm Regards;
     ``````  Natasha !!!

Reply via email to