![]() |
Telelogic System Architect (steve huntington) | ![]() |
Topic Title: Exporting the XML of a diagram Topic Summary: I am attempting to export the XML of a diagram then delet the diagram Created On: 17-May-2007 16:29 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Hi This should do what you want. I changed the diagram index to 2 (I only had 2 diagrams in my ency). | |
![]() |
|
I am trying to export a diagrams XML and then deleting that diagram. When i execute my code the XML file is empty and SA will not delete the diagram. My code is as follows:
dim myd as sa2001.application.encyclopedia.getalldiagrams dim mydia as sa2001.diagram path= "C:/test/export.xml" set mydia = myD(5) mydia.getxml(path) mydia.delete any help would be appreciated |
|
![]() |
|
![]() |
|
Hi This should do what you want. I changed the diagram index to 2 (I only had 2 diagrams in my ency). ------------------------- Senior Software Developer Telelogic UK Ltd. |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.