Quantcast
Channel: Mentor Graphics Communities: Message List
Viewing all articles
Browse latest Browse all 4541

can`t close DxDesigner /viewdraw at the end of script !

$
0
0

Hi,

 

I wanted to write a script which will exit the current runing designe. But if i run the  Quit method at the end of the scriptlines I geth this message:

 

 

 

any Idea ?

is this new in VX ?

 

my script snipped

 

Dim dxdapp, PrjData, PrjPath

set dxdapp = Application                                                          

dxdapp.CloseProject()              

dxdapp.Quit()                                            ' Close current xDxdesigner


Viewing all articles
Browse latest Browse all 4541

Trending Articles