Announcement

Collapse
No announcement yet.

PercentRStudy 7.8 esignal ver

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PercentRStudy 7.8 esignal ver

    I am not sure if this is a bug or my not understanding how to use the PercentRStudy. When I do the following I receive an error stating that the first parameter is invalid and cannot convert to a numeric number.

    var vPctR20 = new PercentRStudy(20);

    if ( vPctR20.getValue(PercentRStudy.PERCENTR) <= 50) onAction1();

    Anyone have any ideas?
    Last edited by cod0973; 04-24-2005, 02:56 PM.

  • #2
    wizard code

    The case of the arguments were written by the formula wizard.

    I found the problem. The wizard mispelled the PERCENTR as "PERECENTR"

    Thanks.
    Last edited by cod0973; 04-24-2005, 03:04 PM.

    Comment


    • #3
      cod0973
      That is a reported issue and according to eSignal is going to be corrected in the next release (due out in May)
      Alex

      Comment

      Working...
      X