Computer Science Canada

Code for Closing Run Window At End of Program

Author:  nate [ Fri Mar 28, 2003 5:50 pm ]
Post subject:  Code for Closing Run Window At End of Program

I was wondering what was the code for closing the Run WIndow when your program is finished?

Please HElp
-NAte

Author:  Asok [ Fri Mar 28, 2003 6:14 pm ]
Post subject: 

code:
Window.Close


you can check usage in the Turing help file.


: