You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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

Public Function ImportERXFile( _
   ByVal [FullFilePath As Variant _
) As Diagram

Parameters

  • FullFilePath

See Also

  • No labels