Description
Imports the given, complete file path of the .erx file, and then opens a new diagram for the imported .erx file. PARAMETERS: FullFilePath as String.
Syntax
Public Function ImportERXFile( _ ByVal [FullFilePath As Variant _ ) As Diagram
Parameters
- FullFilePath
See Also