::hw::automate::RegisterTask

Registers the task file with Automate. The task name can later be used with ::hw::automate::LoadTask.

Syntax

::hw::automate::RegisterTask filename

Arguments

filename
Task Representation File .tsk.

Returns

Error if unsuccessful.

Example

::hw::automate::RegisterTask {C:/Users/Durability/Task/tasks/MyNewTask.tsk}4