Encapsulates the AutoMate™ action “Open a document.” Opens any documents type that is registered on the system (i.e. DOC file, TXT file, XLS, or Web Site address).
Declaration
procedure OpenFile(FileName: OleVariant); safecall;
Description
Allows opening of a registered document type by specifying the path and filename in the Filename parameter.