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