Saves the task to a file.
Declaration
Sub SaveToFile (FileName As Variant)
Description
Use SaveToFile to export the task in an AMOLE readable format to the filename specified by FileName. (The AMOLE architecture currently does not support the new STFF file format.) The task can then be imported to another installation of AutoMate™ on another machine using the LoadFromFile method of the CurrentTask object.