Where is log for syntax errors?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • hughe124
    Member
    • Mar 2016
    • 6

    Where is log for syntax errors?

    Running a Syntax check against a new Task Flow gets a popup:

    The syntax of the task flow contains errors. For more detailed information see the log.


    Where can I find and read this log?

    thanks
  • mnorst
    Whiz
    • Mar 2015
    • 42

    #2
    Originally posted by hughe124 View Post
    Running a Syntax check against a new Task Flow gets a popup:

    The syntax of the task flow contains errors. For more detailed information see the log.


    Where can I find and read this log?

    thanks
    Either the Error List under Supervisor or Go To -> Error List along the top. This will give the error and location (i.e. unknown object on line 99). From there you can export your taskflow via Tools->Taskflow Script in Task Flow Editor, then check the offending line to determine the error.

    Comment

    Loading