LoadFromFile Method

CurrentTask  Example

 

Loads the task data from a file.

 

Declaration

Sub LoadFromFile (FileName As Variant)

 

Description

Use LoadFromFile to import a task specified in the FileName parameter into the task. The task to be loaded must have previously been saved in an AMOLE compatible format using the SaveToFile method. The task’s information is overwritten by the information from the task file.