SourceDocumentSave Event (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Occurs when a source document (VHDL, Verilog, or Spice) is saved.

Usage

Sub Application_SourceDocumentSave(ByVal DocumentName As String)

Arguments

DocumentName

This argument specifies the name of the file being saved.