Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
languagevb
Public Function ImportERXFile( _

...


   ByVal [FullFilePath As Variant _

...


) As Diagram


Parameters

FullFilePath

See Also