Hi evory one,
I have ben Scripting for expedition for a wile and I always assumed that there is just one View draw process running at once and if there were more I just told the user to close one.
In the new VX there are now always two processes named View draw running.
the question now is which one to Hook on to ?
and
How do you fellow users ensure that your c# script connects to the right Application if there is more than one open dxDesigner ?
I access dxd usually like this
or
Dos any one know how to acces the ViewDraw application if i loop throw all open ViewDraw Processes
Thank for any help