Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== DESTROY Service ====== ==== Description ==== Used to destroy an object. DESTROY is used by [[end_window|End_Window()]] and [[end_dialog|End_Dialog]]. If Utility ('DESTROY') is called, the window will be flagged for destruction rather then actually destroyed. An OpenInsight application will close when the main application window closes. To close an OpenInsight application programmatically, use retval = Utility("DESTROY", "SYSTEM") Note: This is a Windows only function. ==== Parameters ==== ^Parameter^Description\\ ^ |<//object//>|The qualified name of the object to destroy.\\ | |//Returnvalue//|True if the object was found and destroyed, false otherwise.\\ \\ || ==== See Also ==== [[beep_service|BEEP]] Service [[destroy_service|DESTROY]] Service [[removedir_service|REMOVEDIR]] Service [[choosecolor_service|CHOOSECOLOR]] Service [[flush_service|FLUSH]] Service [[renamedir_service|RENAMEDIR]] Service [[choosedir_service|CHOOSEDIR]] Service [[get_event_service|GET_EVENT]] Service [[renamefile_service|RENAMEFILE]] Service [[choosefile_service|CHOOSEFILE]] Service [[getlogicaldrives_service|GETLOGICALDRIVES]] Service [[runhelp_service|RUNHELP]] Service [[choosefont_service|CHOOSEFONT]] Service [[makedir_service|MAKEDIR]] Service [[runwin_service|RUNWIN]] Service [[copyfile_service|COPYFILE]] Service [[objectid_service|OBJECTID]] Service [[textrect_service|TEXTRECT]] Service [[create_service|CREATE]] Service [[objectlist_service|OBJECTLIST]] Service [[wincount_service|WINCOUNT]] Service [[cursor_service|CURSOR]] Service [[printsetup_service|PRINTSETUP]] Service [[utility|Utility]] function guides/programming/programmers_reference_manual/destroy_service.txt Last modified: 2024/06/19 20:20by 127.0.0.1