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.
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