This is a sample module that have following features:
- Get all tasks defined in
Task Editorin an array. - Select certain task among task array.
This module provides the following features:
-
Through message
get_taskfile:- Get all tasks defined in task editor in an array.
-
Through message
select_task:- Set the current task by name.
- Set several files in Task Editor.
- Click
Get task lists, and task list will appear in to bottom. - Click one of the tasks in the list.
- Click
Click here to set selected program as current programto set selected task as current task. - Go back to Task Editor, and you'll see current task has changed.
This module is a sample module, so there may be limitations in functionality and performance.