Hi All
I have multiple forms, Form 1, Form2, Form3.
Form1 > Has 2 buttons, On Button 1 click event I am running a batch file, on Button2 click event I am calling Form2 and running a batch file.
Now what I need to do is to invoke the Form3 while bath file is running, I mean there is no event that is triggered while batch file is running.
Can I call Form3 from a windows bath file? Or any other alternative, please let me know.
/Malik
N.A.Malik