Announcement

Collapse
No announcement yet.

No Formula Ouput via debugPrintln from formula in Watch List

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • No Formula Ouput via debugPrintln from formula in Watch List

    Hi,

    I've created a simple EFS to add some values to my watch list. I started with the simplest one, to show the high of the day.
    The return value shows up on the watch list with the assigned column, but wherever I use debugPrintln("anything"); , there is no output in the Formula Output window.

    Does the debugPrintln function auto-disable when running a formula from the WatchList ?

    I haven't used EFS in about 6 months but in general I have a good amount of experience. I'd just like to know if this is possible or not, and if it is, i'll figure out what I'm doing wrong.
    I'm using latest version of eSignal 11 64bit.

  • #2
    braincell84
    See this article in the EFS KnowledgeBase
    FWIW I found the article by searching the KB for the words EFS watch
    Alex


    Originally posted by braincell84 View Post
    Hi,

    I've created a simple EFS to add some values to my watch list. I started with the simplest one, to show the high of the day.
    The return value shows up on the watch list with the assigned column, but wherever I use debugPrintln("anything"); , there is no output in the Formula Output window.

    Does the debugPrintln function auto-disable when running a formula from the WatchList ?

    I haven't used EFS in about 6 months but in general I have a good amount of experience. I'd just like to know if this is possible or not, and if it is, i'll figure out what I'm doing wrong.
    I'm using latest version of eSignal 11 64bit.

    Comment


    • #3
      I spent about 20 minutes on google searching the forums and the site: address but no luck, and I consider myself very good at googling.
      Previously when I searched the KB the search function always came up with bogus results.
      It's not like I didn't try my best.

      Thank you lots!

      Comment

      Working...
      X