Event that occurs after Amos Graphics has finished writing a path diagram (*.amw) file.
Syntax
pd.AmwFileWritten (fileName, isTemplate)
The AmwFileWritten method syntax has the following parts:
Part |
Description |
fileName |
(String) Name of the file that was written. |
isTemplate |
(boolean) True if the file was written as a template (*.amt) file. False if it was written as an ordinary path diagram (*.amw) file. |
See example.