Hi Aaron et al.
Is there any advantage of starting a Vb.net Script using Run( 
ApplicationContext) versus Run() method?
I have tested them and They both work but I am wondering about if either would 
be more robust when taking the fact that WindowEyes, a ThirdParty Application 
like VWD and the vb.net script are running at the same time.
I have not found any articles yet on if running in a new ApplicationContext 
class would help or hinder cross messaging, thread priorities and, or, all that 
other Systems Programmer heavy weight stuff.
As far as I can tell it just specifies another class to use in place of a form 
and watches for exiting of that class in this case.
Does that sound right?
Any comments or suggestions?
Rick USA

Reply via email to