LoadFromFileEx Method

CurrentTask2 Example

 

Loads the task data from a file.

 

Declaration

Sub LoadFromFileEx (FileName As Variant, ExtractDeployables As Integer)

 

Description

Use LoadFromFileEx to import a task specified in the FileName parameter into the task. The task to be loaded must have previously been saved in STFF format by using the SaveToFileEx method or by previously exporting the task to be loaded. The task’s information is overwritten by the information from the task file.