Field-Map Scripting

4.4.3.5 OpenFileByWindowsAssociation

OpenFileByWindowsAssociation procedure


Prototype:

procedure OpenFileByWindowsAssociation(const Filename: string);

Description:


Syntax:

Project.OpenFileByWindowsAssociation(Filename);


Part

Description


Project

A reference to the Field-Map project as defined in Field-Map Project Manager


Filename

A string parameter specifying a file name


Return value:


none


Note: This procedure is available since version X7.



See also:

DeleteFile; CreateDir; DeleteDir; GetFilesOfDir; OpenFileByWindowsAssociation; SaveStringToIniFile; SaveIntegerToIniFile; SaveDoubleToIniFile; SaveBooleanToIniFile; LoadStringFromIniFile; LoadIntegerFromIniFile; LoadDoubleFromIniFile; LoadBooleanFromIniFile; ExtractFilename; ExtractFilePath; FileExists; DirectoryExists