HyperWorks Desktop

::hw::automate::RegisterTask

::hw::automate::RegisterTask

Previous topic Next topic No expanding text in this topic  

::hw::automate::RegisterTask

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

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

Description

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