"javascript: task created without context frame. this is dangerous"
I can't figure out how replicate the error, and the script it occurs in is 1,400 lines long, but has anybody else run into this when creating a task in javascript? If so, would you be kind enough to share your wisdom?
Just found a solution, but I haven't figured out the specific reason why it works. I tracked the error down to a line that sends the compile message to another jsui object. Further clarification on how a task could get created without a context frame & exactly what a context frame is would still be appreciated.