Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 How to close the windows
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
jasonlin6868




PostPosted: Mon May 26, 2008 7:52 pm   Post subject: How to close the windows

I am doing th last page of my work, and I want to know how to automatic closed the program
Sponsor
Sponsor
Sponsor
sponsor
jasonlin6868




PostPosted: Mon May 26, 2008 8:56 pm   Post subject: RE:How to close the windows

How come no one answer me? Is that I am not explain clean enough?
Mackie




PostPosted: Mon May 26, 2008 9:23 pm   Post subject: RE:How to close the windows

return
CodeMonkey2000




PostPosted: Mon May 26, 2008 9:56 pm   Post subject: RE:How to close the windows

quit works too. But I think it's made for debugging.
Sean




PostPosted: Tue May 27, 2008 8:16 am   Post subject: RE:How to close the windows

If you are creating your own window, then Window.Close will work. However, Return and Exit do what you want, as well as quit.
I Smell Death




PostPosted: Wed May 28, 2008 9:20 am   Post subject: RE:How to close the windows

yea i tend to use Window.Close
ex
Turing:

var win:int:=Window.Open("graphics:max;max")

put "bla bla bla"
Window.Close(win)
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 6 Posts ]
Jump to:   


Style:  
Search: