Page 1 of 1

Sensing if the stack/card is open in the IDE?

Posted: Fri Mar 14, 2014 10:30 pm
by trenatos
Does anyone know of a way to check if the card or stack is open in the IDE vs. compiled?
I have a few timed functions that run automatically every 2 minutes and updates a field, but when I edit groups that doesn't include that field, I get an error as if the field didn't exist.

Re: Sensing if the stack/card is open in the IDE?

Posted: Fri Mar 14, 2014 10:54 pm
by SparkOut
Check out "the environment" - if it is "development" then it should be open in the IDE.

Re: Sensing if the stack/card is open in the IDE?

Posted: Sun Mar 16, 2014 12:24 am
by trenatos
Thanks SparkOut, that seems to have done the trick :)